Return correct value on lockref dequeue exception 33/78133/5
authorMohammad Salehe <salehe@cs.toronto.edu>
Fri, 8 Feb 2019 16:29:08 +0000 (11:29 -0500)
committerMohammad Salehe <salehe@cs.toronto.edu>
Mon, 25 Feb 2019 03:23:39 +0000 (22:23 -0500)
commit764787d0e3a4682ac8345f925d83d002dc577386
treeb1e6ba2e8555a6aa92f1b2ed871b75efa6fe169f
parent8014ef7e259a46b3c2128f3b9628a48b758be9cb
Return correct value on lockref dequeue exception

If we can not dequeue the lock reference, we should not return
same result, so the caller can try again

Change-Id: I10c2923849b837253e3ef86da077b221f9607e13
Issue-ID: MUSIC-148
Signed-off-by: Mohammad Salehe <salehe@cs.toronto.edu>
src/main/java/org/onap/music/service/impl/MusicCassaCore.java