Added explicit locking of the data change listener / commit handler registration 83/4983/2
authorTony Tkacik <ttkacik@cisco.com>
Tue, 28 Jan 2014 15:21:58 +0000 (16:21 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 29 Jan 2014 11:54:39 +0000 (11:54 +0000)
  - This locking fixes ConcurrentModificationException in cases
    when transaction processing is computing affected commit handlers
    and data change listeners.

Change-Id: Icdd9a2ea36102f681a5d82390c3b9d942560b878
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>

No differences found