From 5ce24e1a8fc64962264055f4add24bbf6917e6f0 Mon Sep 17 00:00:00 2001 From: Jozsef Csongvai Date: Tue, 23 Jun 2020 11:39:01 -0400 Subject: [PATCH] Update git submodules * Update docs/submodules/ccsdk/cds.git from branch 'master' to 42b3d82ccbe1f0cdf7fa46f605d9f5a2fd96364d - Fix hazelcast issues - confined lock tests to individual threads to ensure correct unlocking - removed silent failure in clusterlock.unlock function when unlock is called by a thread that doesnt own the lock. - added isLockedByCurrentThread method to ClusterLock interface - disabled multicast discovery, tcp-ip should be more stable for tests - fix Hazlecast typo Issue-ID: CCSDK-2429 Signed-off-by: Jozsef Csongvai Change-Id: Idfe723fff04fcd9c48510cf429eb15b33662c49d --- docs/submodules/ccsdk/cds.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git index 7434214a2..42b3d82cc 160000 --- a/docs/submodules/ccsdk/cds.git +++ b/docs/submodules/ccsdk/cds.git @@ -1 +1 @@ -Subproject commit 7434214a2126de38769b35896d8e776aeb8fded3 +Subproject commit 42b3d82ccbe1f0cdf7fa46f605d9f5a2fd96364d -- 2.16.6