From 0b63919b87de400461d6cf648038a37bb83526a0 Mon Sep 17 00:00:00 2001 From: Nasser Grainawi Date: Mon, 12 Oct 2020 14:42:35 -0600 Subject: Update git submodules * Update plugins/replication from branch 'stable-2.16' to 5529649274286edbb7559a3af13724cdcb90f1c3 - ReplicationIT: 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: Idcdf5f07b3fc91724068ec6216527665c4a48bb3 --- plugins/replication | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/replication b/plugins/replication index 882c614772..5529649274 160000 --- a/plugins/replication +++ b/plugins/replication @@ -1 +1 @@ -Subproject commit 882c6147720227c161a2fb573c79cfc683e70379 +Subproject commit 5529649274286edbb7559a3af13724cdcb90f1c3 -- cgit v1.2.3