User development,

A new message was posted in the thread "MVCC leading to deadlocks in 
synchronous replication mode":

http://community.jboss.org/message/519197#519197

Author  : Galder Zamarreno
Profile : http://community.jboss.org/people/galder.zamarr...@jboss.com

Message:
--------------------------------------------------------------
Deadlocks due to nodes modifying the same data at the same time can always 
happen as long as locks are acquired at commit time. In Infinispan, there's the 
option to do 
http://community.jboss.org/docs/DOC-13439#Does_Infinispan_support_distributed_eager_locking
 which avoids this type of issues. Eager locking will not be implemented in 
JBoss Cache since this is maintenance mode.
--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/519197#519197


_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to