[infinispan-issues] [JBoss JIRA] Created: (ISPN-1323) TEST_PING doesn't remove the discovery info for a node if findInitialMembers() is called after stop()

Dan Berindei (JIRA) jira-events at lists.jboss.org
Tue Aug 9 04:30:25 EDT 2011


TEST_PING doesn't remove the discovery info for a node if findInitialMembers() is called after stop()
-----------------------------------------------------------------------------------------------------

                 Key: ISPN-1323
                 URL: https://issues.jboss.org/browse/ISPN-1323
             Project: Infinispan
          Issue Type: Bug
          Components: Test Suite
    Affects Versions: 5.0.0.FINAL, 5.1.0.ALPHA1
            Reporter: Dan Berindei
            Assignee: Galder Zamarreño


Because of https://issues.jboss.org/browse/JGRP-1336, sometimes a node is "resurrected" and TEST_PING.findInitialMembers() is called even after the channel has been stopped.

If that happens the node is not removed from the discovery registry and the next node to start from the same test will hang trying to contact the dead node and elect a coordinator.

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