From c929dec5bb77f5266713e2f18aa99e51e87c3412 Mon Sep 17 00:00:00 2001 From: Luca Milanesio Date: Sat, 20 Jun 2020 15:45:27 +0100 Subject: [PATCH] Update git submodules * Update plugins/replication from branch 'master' to 43ab9045449d50823fc0d62b0237d5f84fb3ac1f - Merge branch 'stable-3.2' * stable-3.2: Fix issue with URI lock release after replication task cancellation Change-Id: If7b88e2a7b620ae158e3a14c213cfa8483c13642 - 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..43ab904544 160000 --- a/plugins/replication +++ b/plugins/replication @@ -1 +1 @@ -Subproject commit 583848945b150503fb76fb780f53bc5c2b42546c +Subproject commit 43ab9045449d50823fc0d62b0237d5f84fb3ac1f