Search code examples
replicationgerrit

gerrit replication


What triggers replication in gerrit? I push a change up for review, review and hit "Submit and Publish", but replication does not take place? I even set the replication delay to 0. If I reload the replication plugin then replication takes place or if I restart gerrit. So not really sure what is supposed to trigger it. Any ideas?


Solution

  • Trigger replication manually like this: ssh -p 29419 user@localhost replication start --all