commit db7298ba667edd1da552689bc694d3557bab7b5f Author: Nasser Grainawi Date: Thu Oct 1 12:45:42 2020 -0600 Update git submodules * Update plugins/replication from branch 'stable-3.1' to b947f25418737f604d85543595026837e1fabb60 - ReplicationFanoutIT: Fix invalid replicationDelay setting Setting config values for a remote in replication.config vs the remote's own config file results in the replication.config values being ignored. Fix this by setting the values in each remote's config file. This test had delays added to avoid any flakiness, but the delays weren't working because of this issue. While the test generally passes, the delay makes it safer from races. Change-Id: I4de52425d9b22237c055bfd39f1b852d63d75d2c diff --git a/plugins/replication b/plugins/replication index fd40505..b947f25 160000 --- a/plugins/replication +++ b/plugins/replication @@ -1 +1 @@ -Subproject commit fd40505072af52c42c2d83cd8a69b5e11aceda6a +Subproject commit b947f25418737f604d85543595026837e1fabb60