Re: Concurrency issues with spread 4
Johannes Wienke <[email protected]>
| Newsgroups | gmane.network.spread.user |
|---|---|
| Message-ID | <[email protected]> |
John Schultz wrote: > I believe the problem still exists and it is due to you using RELIABLE_MESS to send the following message. RELIABLE_MESS has no ordering guarantees with respect to other messages so it can be delivered before or after the join membership message. Indeed, different members of the group may see the same message before and after the join membership from their perspectives. > > If you want to ensure that the message is ordered wrt all membership changes, then you should use AGREED_MESS for the service type. Join/leave/disconnect memberships are essentially AGREED_MESS's themselves. Thank you very much. This makes sense. Regards, Johannes _______________________________________________ Spread-users mailing list [email protected] http://lists.spread.org/mailman/listinfo/spread-users
signature.asc
(application/pgp-signature, 252 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFMn1btBFcR5UV/ccIRAjizAJ9jizTtXXPPRZp5R/xOCfj6MRkr2QCdFSVr yHjcmnaaIQHCl3ZylqLVeHs= =iusR -----END PGP SIGNATURE-----