Update git submodules
* Update plugins/replication from branch 'stable-3.5'
to e7f35226d0ad3ccb5751c468168409705ae8e719
- distributor: Reduce log level for no-op consolidations
It's expected that the replication distributor will generate many of
these log messages on a busy instance because it will repeatedly
re-schedule the same ref updates. Since those messages likely aren't
operationally interesting, reduce the log level to atFine when
scheduling is happening based on stored replication tasks and the ref is
already scheduled in the push task.
Change-Id: I07d071af848481fa84e1ba26fb8287c5e61d1d67
Release-Notes: Reduced log level for no-op distributor push consolidations
diff --git a/plugins/replication b/plugins/replication
index 590f9ba..e7f3522 160000
--- a/plugins/replication
+++ b/plugins/replication
@@ -1 +1 @@
-Subproject commit 590f9bac1b8f9add33b6a98fa22f7ef1e1d4cf6a
+Subproject commit e7f35226d0ad3ccb5751c468168409705ae8e719