Bug 4327 - Fixed DataTreeChangeListener registration in PingPongDataBroker 64/27164/3
authorMichal Polkorab <michal.polkorab@pantheon.sk>
Fri, 18 Sep 2015 14:10:59 +0000 (16:10 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 21 Sep 2015 20:46:52 +0000 (20:46 +0000)
commit51cbb26e71bd09df82505f87a444bca294b85365
tree4e597dc07fd6afa4de17d6a5675f9680a1fe85d4
parenteba291adf975802b00780ef36d904b4a142e18a6
Bug 4327 - Fixed DataTreeChangeListener registration in PingPongDataBroker

 - delegate broker was incorrectly queried for DOMDataTreeChangeService
 - it must ask for supported extensions instead of instanceof

Change-Id: I0310926893fc517bb1e1dca48d4966d6ffc18c74
Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/PingPongDataBroker.java