BUG-8511: add more explicit messages 70/57570/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 19 May 2017 13:32:13 +0000 (15:32 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 19 May 2017 18:17:09 +0000 (20:17 +0200)
commitd158a267998290fe1bfeac3da143b952bd7da18a
tree96a8411a1f70cac7e0be85a347d0dee7be19fe8b
parentb74c6012092e47430a8f4d6f4ddeb1d3e2b1b7df
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>
(cherry picked from commit 90a377ec4fe7c1aa4df6d4fde74bfc8189e95b08)
opendaylight/md-sal/cds-access-client/src/main/java/org/opendaylight/controller/cluster/access/client/ClientActorBehavior.java