On 10/24/2013 03:31 PM, sathya
bettadapura wrote:
Messages are originated by the totem protocol and ordered according to EVS when they are taken off the new message queue and transmitted into the network. This is different then queing a message (via cpg), which is not origination. Are you sure your not confusing origination with cpg_mcast? Generally the correct way for an application to behave according to EVS is to originate all state change messages via the protocol, and act on them when received. Some devs tend to change state when they used cpg_mcast rather then change state when a message is delivered. This would result in your example behavior. Just to clarify, your application only changes state on delivery of a message to the cpg application (not on queueing via cpg_mcast)? Regards -steve
|
_______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss