Update git submodules
authorJozsef Csongvai <jozsef.csongvai@bell.ca>
Tue, 23 Jun 2020 15:39:01 +0000 (11:39 -0400)
committerGerrit Code Review <gerrit@onap.org>
Tue, 23 Jun 2020 15:39:01 +0000 (15:39 +0000)
commit5ce24e1a8fc64962264055f4add24bbf6917e6f0
treeca606f7b885cc35324e5b910c88ad942a3324af4
parentc17062d48c6076d28182c0ef69f919feed091a6f
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
docs/submodules/ccsdk/cds.git