BUG 8525 Listeners not getting triggered from followers 63/57763/4
authorTomas Cere <tcere@cisco.com>
Wed, 24 May 2017 12:09:53 +0000 (14:09 +0200)
committerRobert Varga <nite@hq.sk>
Sun, 28 May 2017 18:11:12 +0000 (18:11 +0000)
commit7ef2807768817cd84cf70e8b9ec4011ffe0e0acc
treec4cb90c62f0c8986e47fcdf023df34b835b4cf94
parent7426d405093265655b05c6a3eb197362266edf2e
BUG 8525 Listeners not getting triggered from followers

This is an oversight in the dtcl implementation of the lowlevel
model. However we also need to change the proxy listener thats
registered from the new sharding apis as there is no way
for the user to specify this cluster interface since the mdsal
api's are required.

Change-Id: I41c02a45d1db9eb9ed8c6e63dff99da567829d2f
Signed-off-by: Tomas Cere <tcere@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/AbstractDataStore.java
opendaylight/md-sal/samples/clustering-test-app/provider/src/main/java/org/opendaylight/controller/clustering/it/provider/impl/IdIntsListener.java