[infinispan-dev] TotalOrder and jgroups
Mircea Markus
mmarkus at redhat.com
Tue Mar 6 06:58:40 EST 2012
Hi,
Total order requires JGroup's SEQEUNCER[1] protocol to be added to the protocol stack. So users that want to switch between e.g. total order and optimistic TX are required to also change the jgroups config (and the other way around). This is not very user friendly, so I'm thinking to try and insert the SEQUENCER if it is missing from the stack and TotalOrder is enabled, together with a log message. Anyone sees any problem with this? Bela?
[1] http://www.jgroups.org/javadoc/org/jgroups/protocols/SEQUENCER.html
Cheers
Mircea
--
Mircea Markus
twitter.com/mirceamarkus
Sr. Software Engineer, Infinispan
http://www.infinispan.org
More information about the infinispan-dev
mailing list