Add tests for new RootDataTreeChangeListenerProxy and Actor 88/89888/1
authorTibor Král <tibor.kral@pantheon.tech>
Thu, 21 May 2020 16:27:08 +0000 (18:27 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 25 May 2020 09:56:08 +0000 (09:56 +0000)
commit4348423d329a5e23ad3c60ad5ff894f334e33b98
tree7a30856952319e368312bc4a2852c497fdc342a1
parent51055d01998c327c1764cd1e4566dc58279fb366
Add tests for new RootDataTreeChangeListenerProxy and Actor

Listening on root with multiple shards is not tested anywhere,
add some test coverage.

JIRA: CONTROLLER-1932
Change-Id: Ie0d94f2d9b90869a140b73d85f1696df712fad25
Signed-off-by: Tibor Král <tibor.kral@pantheon.tech>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 4152b84fbf3d8d5436467f96076c6fb6a0f2ae4a)
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/RootDataTreeChangeListenerActor.java
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/RootDataTreeChangeListenerProxyTest.java [new file with mode: 0644]