BUG 8525 Listeners not getting triggered from followers 64/57764/2
authorTomas Cere <tcere@cisco.com>
Wed, 24 May 2017 12:09:53 +0000 (14:09 +0200)
committerRobert Varga <nite@hq.sk>
Sat, 27 May 2017 07:29:04 +0000 (07:29 +0000)
commitba10068e9748608488972c0f22b46277fda66acc
tree6966ed07b285acb2bd6c868df68696910ed20bca
parentbfe4439155b27fbf9ae300252420c8a81fcbdb80
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