summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/googlesource/gerrit/plugins/replication/ReplicationState.java
diff options
context:
space:
mode:
authorMarcin Czech <maczech@gmail.com>2019-09-24 10:11:20 +0200
committerMarcin Czech <maczech@gmail.com>2019-09-24 12:29:03 +0200
commit3248582915e897c0d568160465a2ca905f38df3e (patch)
tree4a4dded05bfe85b530b746ff5a5e02d409d67a75 /src/main/java/com/googlesource/gerrit/plugins/replication/ReplicationState.java
parent89c45893a3b0ea228380f35946070a9e0ad8c8fc (diff)
Fix issue with dropping events on startv2.15.18
During the configuration reload ReplicationQueue dropped reference updated events. Because replication scheduling is not created and events are not preserved replication for these events never happened. Solution is to add in memory queue which holds events until plugin is up and running and then fire those events to make sure that all replication happened. Bug: Issue 11573 Change-Id: I3f9767c3879152acc8ff4ab73233abb278fb07a7
Diffstat (limited to 'src/main/java/com/googlesource/gerrit/plugins/replication/ReplicationState.java')
0 files changed, 0 insertions, 0 deletions