From 30fc6bf79c33257ca858e2ae103aa5963b28dc19 Mon Sep 17 00:00:00 2001 From: Marcin Czech Date: Sat, 20 Jun 2020 01:14:24 +0200 Subject: [PATCH] Update git submodules * Update plugins/replication from branch 'stable-3.2' to 0252040639277baae3b66c78d994542b53a66882 - Fix issue with URI lock release after replication task cancellation PushOne.isRetrying will always returns true even if the task is already cancelled. That creates a situation where canceled tasks are never releasing URI locks and blocks other tasks to be replicated to that URI. Bug: Issue 12940 Change-Id: I7f181a368305b3153fb6ecfe6e1387eb83fdacb5 --- plugins/replication | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/replication b/plugins/replication index 583848945b..0252040639 160000 --- a/plugins/replication +++ b/plugins/replication @@ -1 +1 @@ -Subproject commit 583848945b150503fb76fb780f53bc5c2b42546c +Subproject commit 0252040639277baae3b66c78d994542b53a66882