[infinispan-dev] rethinking ISPN transactions

Mircea Markus mmarkus at redhat.com
Tue Dec 3 09:03:46 EST 2013


On Dec 3, 2013, at 1:29 PM, Mark Little <mlittle at redhat.com> wrote:

> Oh please tell me your 1PC isn't really 2PC on multiple participants but without a prepare phase?!

This is a non-default configuration option which we plan to get rid of in ISPN 7.0. Hence this email :-)

> 
> Mark.
> 
> 
> On 29 Nov 2013, at 15:59, Mircea Markus wrote:
> 
>> On Nov 29, 2013, at 1:46 PM, Mark Little <mlittle at redhat.com> wrote:
>> 
>>> Why do you think there are no consistency guarantees? Again this may be a difference in the way you use the term 1PC versus how it's used and implemented elsewhere.
>> 
>> Indedd, 1PC here has to do with the consensus protocol used by Infinispan internally to update the same data on multiple nodes. Doesn't have to do with the XAResource.commit(xid, isOnePhase) at all (we actually plan to implement that 1PC optimization in the case a single node needs to be updated). 

Cheers,
-- 
Mircea Markus
Infinispan lead (www.infinispan.org)







More information about the infinispan-dev mailing list