From 0193bcc8fd4940f1662af7b0cf5ce4a9ad1bcf4a Mon Sep 17 00:00:00 2001 From: Luca Milanesio Date: Thu, 19 Sep 2019 15:24:08 +0100 Subject: [PATCH] Update git submodules * Update plugins/replication from branch 'master' to d25473287772880838ea4519b050d0fd8514164d - DestinationsCollection: synchronize shuttingDown flag ShuttingDown flag is used to notify all other threads that the collection of replication destinations is about to be stopped. For instance, the auto-reload background thread should be informed to not reload the configuration during shutdowns. Having the flag as synchronized make sure that the flag is not read and written concurrently by the shutdown and reload threads. Change-Id: I6aa0a38d2c79a77befa5fde84da3377a1b0e7e93 --- plugins/replication | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/replication b/plugins/replication index 920879c632..d254732877 160000 --- a/plugins/replication +++ b/plugins/replication @@ -1 +1 @@ -Subproject commit 920879c63252ce78daab0baeef60b2eb25e828c1 +Subproject commit d25473287772880838ea4519b050d0fd8514164d