Hello,
I am working on a project where I am setting up a 3 node cluster in Boron SR2 release. In order to have real time notifications about changes in my topology I created an event notification subscription ( create-data-change-event-subscription). Information used to setup the cluster: Description and How to setup it: http://docs.opendaylight.org/en/stable-boron/developer-guide/controller.html Change event notification guide followed: https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Restconf:Change_event_notification_subscription Setting up clustering guide followed: http://docs.opendaylight.org/en/stable-boron/getting-started-guide/common-features/clustering.html Problem: The websocket connection is opened correctly in any case but event messages are not being propagated correctly when I setup the cluster. Stand-alone controller send messages correctly, but in cluster mode my websocket doesn’t receive anything from any of the 3 nodes (neither the leader nor the followers notify about changes in datastores). Thanks in advance, I look forward to your response *Leandro A. Illia *
_______________________________________________ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev