Update git submodules

* Update plugins/replication from branch 'stable-2.16'
  to 31b419cbd7126e2c9397ec5abd0ad975ed937d75
  - Fix auto-replay of stored events during config reload
    
    Use a proper configuration reload listener to allow ReplicationQueue
    to be aware of what's going on and perform a proper stop/start sequence
    instead of relying on a low-level WorkQueue access.
    
    The configuration reload behaves now as a soft-restart so that
    stored events parked on the filesystem won't be missed any more.
    
    If the new configuration is invalid and fails to load, keep the
    current one without retrying until it gets modified again. That avoids
    the start/stop of the ReplicationQueue continuously.
    
    Bug: Issue 10260
    Change-Id: Ia34b460221a2e0512a4ffba66d1f08c201402917
This commit is contained in:
Luca Milanesio
2019-01-10 20:45:13 +00:00
committed by Gerrit Code Review
parent df74d0d848
commit 08b73187f5