summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNasser Grainawi <nasser@codeaurora.org>2022-03-10 15:20:26 -0700
committerGerrit Code Review <noreply-gerritcodereview@google.com>2022-03-10 22:20:26 +0000
commit7ac5c8d19725cb0149223e4a66d795c86acd34d4 (patch)
tree4d58ae754111adcd6a5d30486b27f085abd9ba71
parent996d20a54fd6765b30f1f0a36d3ae895ee9d8cea (diff)
Update git submodules
* Update plugins/replication from branch 'stable-3.4' to 44171b65a0c1c390764cdd045aff1cd138c4b802 - Ensure states are updated for canceled replication tasks When using 'replication start --wait' we need ReplicationState.waitForReplication() to return when the task we're waiting on has been canceled, either through an admin action or because the replication distributor determined another node already completed it. Add a couple tests for PushAll that confirm this behavior was previously broken and is fixed now. Change-Id: I36320ae079af5d7673e05d20ddc94b42a9b04347
m---------plugins/replication0
1 files changed, 0 insertions, 0 deletions
diff --git a/plugins/replication b/plugins/replication
-Subproject 9a76d4505e0f327db5d2b2a650b1c1985c26077
+Subproject 44171b65a0c1c390764cdd045aff1cd138c4b80