Update git submodules
* Update plugins/replication from branch 'stable-3.0'
to 7d00686503d3996c27ad3835c75e808105485c11
- Merge branch 'stable-2.16' into stable-3.0
* stable-2.16:
Fix issue with dropping events on start
Change-Id: Iae17fec897e3e88f17ed23cfb8c8b2079188071f
- Merge branch 'stable-2.15' into stable-2.16
* stable-2.15:
Fix issue with dropping events on start
Change-Id: I8d1b52bcf8f8c288892492b4375178756c784ec3
- Fix issue with dropping events on start
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
This commit is contained in:
committed by
Gerrit Code Review
parent
ed159fb2c2
commit
35ecf2882a