[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 14:00:03 EDT 2016


    [ https://issues.jboss.org/browse/ISPN-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178056#comment-13178056 ] 

Dan Berindei commented on ISPN-6390:
------------------------------------

This is especially visible in {{InitialClusterSizeTest}} after fixing ISPN-6391: when a node times out and disconnects, the other nodes receive a new view and restart their timeout.

> 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