----- Original Message -----
From: "Pedro Ruivo" <pruivo(a)gsd.inesc-id.pt>
To: infinispan-dev(a)lists.jboss.org
Sent: Tuesday, March 6, 2012 2:17:35 PM
Subject: Re: [infinispan-dev] TotalOrder and jgroups
Hi,
Yes it is for replication.
Actually, when it tries to create a cache with the Total Order based
protocol, it checks if the sequencer is in JGroups' protocol stack.
If
it is not, then an exception is thrown.
That's what we try to change, not throw
an exception but add the seqeuncer on the fly :)