BUG-1120: promote synchronization to all entrypoints
authorRobert Varga <rovarga@cisco.com>
Mon, 2 Jun 2014 11:35:29 +0000 (13:35 +0200)
committerRobert Varga <rovarga@cisco.com>
Mon, 2 Jun 2014 11:57:52 +0000 (13:57 +0200)
commit460348c80e12bfb2ffd25e550055ace5abaf31ab
tree88d9afaa6d843dcd038a91afb4b780872fc17dd8
parent65a839eac18fc1db255f07ac49012bc20019a7a6
BUG-1120: promote synchronization to all entrypoints

This is a temporary regression in performance: get rid of the
synchronized map at the cost of explicit synchronized methods.
Subsequent patches will remove the synchronization from the fast paths.

Change-Id: Ibe90e4e7ff99655a69b77c942ad50baec9df1ba2
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-binding-broker/src/main/java/org/opendaylight/controller/sal/binding/impl/NotificationListenerMap.java