| Issue 1748: | Replication of tags via Gerrit 2.5 plugin is broken; replication of tags worked via Gerrit 2.4.2 | |
| 20 people starred this issue and may be notified of changes. | Back to list |
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
Nov 18, 2013
I tested this against 2.7 and couldn't replicate the issue... is it still a problem?
Jul 8, 2014
possible duplicate of https://code.google.com/p/gerrit/issues/detail?id=2500
Status:
Accepted
Sep 3, 2014
(No comment was entered for this change.)
Status:
Submitted
Labels: FixedIn-2.9.1
Sep 11, 2014
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |