diff options
author | Jozsef Csongvai <jozsef.csongvai@bell.ca> | 2020-06-23 11:39:01 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-06-23 15:39:01 +0000 |
commit | 5ce24e1a8fc64962264055f4add24bbf6917e6f0 (patch) | |
tree | ca606f7b885cc35324e5b910c88ad942a3324af4 /docs/submodules | |
parent | c17062d48c6076d28182c0ef69f919feed091a6f (diff) |
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 <jozsef.csongvai@bell.ca>
Change-Id: Idfe723fff04fcd9c48510cf429eb15b33662c49d
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/ccsdk/cds.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git -Subproject 7434214a2126de38769b35896d8e776aeb8fded +Subproject 42b3d82ccbe1f0cdf7fa46f605d9f5a2fd96364 |