BUG-8511: add more explicit messages 31/57431/3
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 19 May 2017 13:32:13 +0000 (15:32 +0200)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 19 May 2017 17:41:11 +0000 (17:41 +0000)
commit90a377ec4fe7c1aa4df6d4fde74bfc8189e95b08
tree575af336fbd581260f7de359b50dd778e1b9c97c
parent930747a6ba5d888d2fbe54473132680e4621d858
BUG-8511: add more explicit messages

This adds more defensive handling of connections and locking,
even if it should not strictly be necessary, as we are using
atomic operations and run on the actor thread. This makes the
transitions work even in fact of actor context leakage.

Change-Id: I26df0f208d63b861a0f3d3dc3c0f1959bbc79e90
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/cds-access-client/src/main/java/org/opendaylight/controller/cluster/access/client/ClientActorBehavior.java