BUG-2739 Fix concurrent metadata cleanup for netconf-connector 43/16843/1
authorMaros Marsalek <mmarsale@cisco.com>
Thu, 19 Mar 2015 17:16:49 +0000 (18:16 +0100)
committerMaros Marsalek <mmarsale@cisco.com>
Thu, 19 Mar 2015 17:16:49 +0000 (18:16 +0100)
commit754c972d1788febb1439567247d8e4a82f82c595
tree500746ace76ad8c71c1a180ab45a21b857871855
parentee04fdfc14f438a7fa6b1cd63e8756386293f6c8
BUG-2739 Fix concurrent metadata cleanup for netconf-connector

When deleting/closing a netconf-connector, the cleanup came from 2-3 places and
was not properly synchronized resulting in failed transaction with metadata
still present

Change-Id: I91f1c8bf3d5d24cc2cf4fdb02fb1f5cc3f8a8796
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/md-sal/sal-netconf-connector/src/main/java/org/opendaylight/controller/sal/connect/netconf/listener/NetconfDeviceCommunicator.java
opendaylight/md-sal/sal-netconf-connector/src/main/java/org/opendaylight/controller/sal/connect/netconf/sal/NetconfDeviceSalFacade.java