[infinispan-issues] [JBoss JIRA] (ISPN-6390) Transport initial cluster timeout resets whenever a new node joins

Dan Berindei (JIRA) issues at jboss.org
Wed Mar 16 13:47:00 EDT 2016


Dan Berindei created ISPN-6390:
----------------------------------

             Summary: Transport initial cluster timeout resets whenever a new node joins
                 Key: ISPN-6390
                 URL: https://issues.jboss.org/browse/ISPN-6390
             Project: Infinispan
          Issue Type: Bug
          Components: Core
    Affects Versions: 8.2.0.Final
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 9.0.0.Final, 8.2.1.Final


{{JGroupsTransport.waitForInitialNodes()}} calls {{waitForView(currentViewId + 1, timeout, MILLISECONDS)}} repeatedly, and doesn't adjust the timeout when a new view is installed.

This means a node joining/leaving just before the timeout expire will effectively double the timeout.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list