Use EqualityQueuedNotificationManager 50/86350/5
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 11 Dec 2019 11:26:26 +0000 (12:26 +0100)
committerRobert Varga <nite@hq.sk>
Thu, 23 Jan 2020 13:34:40 +0000 (13:34 +0000)
commita342c80142df67837019ad7f6fc74f91780eb580
tree6aef9a2577295bdcdf1520baa7fdc72cf4a27920
parent2369ab4fa6481d93581a56e20fff4ecc19113688
Use EqualityQueuedNotificationManager

Since we are using Registrations as the key into notification
manager, there is no point it the manager using identity wrappers
-- registrations already perform that role.

Clean things up by using EqualityQueuedNotificationManager.

JIRA: MDSAL-514
Change-Id: Ief05a302169d205ed167e7fb88418910d029f9dc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
dom/mdsal-dom-inmemory-datastore/src/main/java/org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMDataStore.java
dom/mdsal-dom-inmemory-datastore/src/main/java/org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMStoreTreeChangePublisher.java