[infinispan-issues] [JBoss JIRA] (ISPN-2992) Timeout on synchronous XSite backup can hang thread

Erik Salter (JIRA) jira-events at lists.jboss.org
Thu Apr 4 10:44:42 EDT 2013


Erik Salter created ISPN-2992:
---------------------------------

             Summary: Timeout on synchronous XSite backup can hang thread
                 Key: ISPN-2992
                 URL: https://issues.jboss.org/browse/ISPN-2992
             Project: Infinispan
          Issue Type: Bug
          Components: Cross-Site Replication
    Affects Versions: 5.2.5.Final
            Reporter: Erik Salter
            Assignee: Mircea Markus


A thread can hang processing a synchronous XSite response if the decremented timeout value goes negative. 

This scenario can occur if backup site A takes a while in returning, exhausting the timeout value. Any subsequent backups can wait on a negative value.  If the response never arrives from the JGroups layer, like due to a bridge end restarting, the future will wait forever.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list