From: Robert Varga Date: Fri, 19 May 2017 13:32:13 +0000 (+0200) Subject: BUG-8511: add more explicit messages X-Git-Tag: release/nitrogen~192 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=d158a267998290fe1bfeac3da143b952bd7da18a;hp=d158a267998290fe1bfeac3da143b952bd7da18a 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 (cherry picked from commit 90a377ec4fe7c1aa4df6d4fde74bfc8189e95b08) ---