Tom, thank you so much for clarification, I’m clear about it now :)
发件人: Tom Pantelis [mailto:[email protected]] 发送时间: 2019年6月1日 0:04 收件人: Robert Varga <[email protected]> 抄送: Yi Yang (杨燚)-云服务集团 <[email protected]>; [email protected]; [email protected]; [email protected]; [email protected]; [email protected]; [email protected]; [email protected] 主题: Re: [controller-dev] [mdsal-dev] 答复: Is Read from follower shard ok and openflowplugin master must be shard leader? On Fri, May 31, 2019 at 10:05 AM Robert Varga <[email protected] <mailto:[email protected]> > wrote: > #Q11. An application have one instance in every node, how does ODL > decide which application instance to handle data change notification and > data listener? Depends on application integration. For DataTreeChangeListener, only local events are delivered. For ClusteredDataTreeChangeListener, all events are delivered. DTCLs are delivered to all registrants. A DataTreeChangeListener is only notified once in the cluster, ie only the DTCL on the current leader node. A ClusteredDataTreeChangeListener is notified on every node. _______________________________________________ controller-dev mailing list [email protected] <mailto:[email protected]> https://lists.opendaylight.org/mailman/listinfo/controller-dev
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ controller-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/controller-dev
