Issue 1748: Replication of tags via Gerrit 2.5 plugin is broken; replication of tags worked via Gerrit 2.4.2
Status:  Released
Owner: ----
Closed:  Sep 2014
Reported by lloydch...@gmail.com, Jan 6, 2013
Affected Version: Gerrit 2.5 with replication plugin

What steps will reproduce the problem?
1. Install Gerrit 2.5 with replication plugin, with pre-configured replication
2. Create a tag; tag won't replicate, but commits with code will
3. Tag won't replicate unless one either runs 3a or 3b below:
3a. /usr/bin/ssh -p 29418 [gerrit.user]@[host].[domain].[suffix] replication start --all
3b. Or restart Gerrit with replication plugin, e.g. sudo service gerrit restart

What is the expected output? What do you see instead?

I expect Gerrit 2.5 with replication plugin to replicate tag without needing manual (re-)start of the replication plugin and/or Gerrit.

What I see instead is that commits with code continues to replicate, but replication of tag either doesn't execute and/or fails silently. There's no mention of replication of tags not happening and/or failing in Gerrit's error_log

Please provide any additional information below.

Gerrit 2.4.2 replicated tags without Gerrit needing to be manually (re-)started. Replication code in Gerrit 2.4.2 wasn't in a plugin.
Jan 7, 2013
#1 rtylerc...@gmail.com
We're also seeing this, the only additional commentary that I can provide is that we're sending annotated tags.
Nov 18, 2013
Project Member #2 dougk....@gmail.com
I tested this against 2.7 and couldn't replicate the issue... is it still a problem?
Jul 8, 2014
Project Member #3 huga...@gmail.com
possible duplicate of https://code.google.com/p/gerrit/issues/detail?id=2500
Status: Accepted
Aug 27, 2014
Project Member #4 huga...@gmail.com
https://gerrit-review.googlesource.com/#/c/59210/
Status: ChangeUnderReview
Sep 3, 2014
Project Member #6 david.pu...@sonymobile.com
(No comment was entered for this change.)
Status: Submitted
Labels: FixedIn-2.9.1
Sep 11, 2014
Project Member #7 david.pu...@sonymobile.com
(No comment was entered for this change.)
Status: Released