[infinispan-issues] [JBoss JIRA] Created: (ISPN-836) Three nodes leading in replication timeout exception.

Thomas Jean (JIRA) jira-events at lists.jboss.org
Wed Dec 15 10:11:19 EST 2010


Three nodes leading in replication timeout exception.
-----------------------------------------------------

                 Key: ISPN-836
                 URL: https://issues.jboss.org/browse/ISPN-836
             Project: Infinispan
          Issue Type: Bug
          Components: Locking and Concurrency
    Affects Versions: 4.2.0.CR4
         Environment: Windows XP, 4.2.0-CR4 and 5.0.0-20101211.004348-5
            Reporter: Thomas Jean
            Assignee: Manik Surtani


Hello,
after activating deadlock detection with 500 ms of spin duration, i launch a concurrent scenario on three nodes.
Each node will : begin the transaction,  lock the same key, perform a get and increment operation, commit the value.
If a DeadlockDetectedException occurs, then the transaction rollback and the operation is immedialty retried in a new transaction until succeed.
Then this exception occurs on two nodes :
ERROR 15/12/10 15:49:08,791 [    main] interceptors.InvocationContextInterceptor     - Execution error:
org.infinispan.util.concurrent.TimeoutException: Replication timeout for nodeDeadLock-29627
        at org.infinispan.remoting.transport.AbstractTransport.parseResponseAndAddToResponseList(AbstractTransport.java:49) 
        ...




-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list