[infinispan-issues] [JBoss JIRA] (ISPN-3788) Cross site replication TCP connection does not get re-established, and no error reported

dex chen (JIRA) jira-events at lists.jboss.org
Wed Dec 4 16:56:06 EST 2013


dex chen created ISPN-3788:
------------------------------

             Summary: Cross site replication TCP connection does not get re-established, and no error reported
                 Key: ISPN-3788
                 URL: https://issues.jboss.org/browse/ISPN-3788
             Project: Infinispan
          Issue Type: Bug
          Components: Cross-Site Replication
    Affects Versions: 5.2.5.Final
         Environment: ISPN 5.2.5 final with 2 site in xsite replication (sync) configuration
            Reporter: dex chen
            Assignee: Mircea Markus


The xsite replication TCP connection does not get reestablished after the cache started.

To reproduce the issue:
0) block the tcp port between the 2 sites (such as 7800) which is configured for xsite replication
1) start both clusters
2) the 2 clusters are all up (no errors), but the xsite tcp connection is not established (e.g., by checking the netstat output)
4) now unblock the tcp port 
5) check the xsite connection. It is not established. Hence, the xsite replication will still not work.
The expected behaviour would be, at minimal,  it should show the xsite replication in error state. The better one is to ispn will try to re-establish the connection.

--
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