commit 7eb5e38d123d0f93e2c78b463d4a584510ad60d4 Author: Nasser Grainawi Date: Fri Oct 2 09:34:58 2020 -0600 Update git submodules * Update plugins/replication from branch 'stable-3.1' to 4eb0b9c0335ed702f6679bfdce17ddbaf143eee9 - Remove disableDeleteForTesting flag Instrumenting the actual code to make tests work is generally a bad practice that can let real issues slip into production code. Removing this flag "Just Works" after fixing one ReplicationFanoutIT test with buggy replicationDelay settings (the parent change of this one). Change-Id: Ia93192eeff0fb76c5c100de597a017b8b1f86025 diff --git a/plugins/replication b/plugins/replication index b947f25..4eb0b9c 160000 --- a/plugins/replication +++ b/plugins/replication @@ -1 +1 @@ -Subproject commit b947f25418737f604d85543595026837e1fabb60 +Subproject commit 4eb0b9c0335ed702f6679bfdce17ddbaf143eee9