From: Thomas Nelson (arthurdent3) Date: Wed, 2 Oct 2019 22:09:23 +0000 (-0400) Subject: Update locking to use Threadsafe set X-Git-Tag: 3.2.38~43 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=48b02dfdc78a6412d568a14b015ccb9439a1dbb5;hp=48b02dfdc78a6412d568a14b015ccb9439a1dbb5;p=music.git Update locking to use Threadsafe set Had to create whole new method for Atomic Lock Creation. Added thread safe set to contol lock creation per key. Updated the deadlock to use local_quorum Removed some uneeded import Updated some logging. Issue-ID: MUSIC-512 Signed-off-by: Thomas Nelson (arthurdent3) Change-Id: I7e1a4c34de5dc9a0e90adf30d1f4d1bac698ceae Signed-off-by: Thomas Nelson (arthurdent3) ---