[infinispan-issues] [JBoss JIRA] (ISPN-11058) Upgrade to JGroups 4.1.8.Final

Dan Berindei (Jira) issues at jboss.org
Mon Dec 9 09:11:00 EST 2019


     [ https://issues.redhat.com/browse/ISPN-11058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Berindei updated ISPN-11058:
--------------------------------
    Description: 
JGroups 4.1.8.Final includes fixes for two LOCAL_PING issues that affect our test suite:

* JGRP-2395	LOCAL_PING fails when 2 nodes start at the same time
* JGRP-2398	LOCAL_PING should remove local PingData on stop

The upgrade will allow us to remove the workaround for JGRP-2398 ({{GMS.num_join_attempts="1"}}), which is causing random failures in {{InitialClusterSizeTest}}.

{noformat}
 java.util.concurrent.ExecutionException: org.infinispan.manager.EmbeddedCacheManagerStartupException: 
org.infinispan.util.concurrent.TimeoutException: ISPN000399: Timeout while waiting for 4 members in cluster. Last view had [InitialClusterSizeTest-NodeD-26330, InitialClusterSizeTest-NodeC-48323]
{noformat}

  was:
JGroups 4.1.8.Final includes fixes for two LOCAL_PING issues that affect our test suite:

* JGRP-2395	LOCAL_PING fails when 2 nodes start at the same time
* JGRP-2398	LOCAL_PING should remove local PingData on stop

The upgrade will allow us to remove the workaround for JGRP-2398 ({{GMS.num_join_attempts="1"}}), which is causing random failures in {{InitialClusterSizeTest}}.

{noformat}
      java.util.concurrent.ExecutionException: org.infinispan.manager.EmbeddedCacheManagerStartupException: org.infinispan.util.concurrent.TimeoutException: ISPN000399: Timeout while waiting for 4 members in cluster. Last view had [InitialClusterSizeTest-NodeD-26330, InitialClusterSizeTest-NodeC-48323]
{noformat}



> Upgrade to JGroups 4.1.8.Final
> ------------------------------
>
>                 Key: ISPN-11058
>                 URL: https://issues.redhat.com/browse/ISPN-11058
>             Project: Infinispan
>          Issue Type: Component Upgrade
>          Components: Dependency
>    Affects Versions: 10.1.0.CR1
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>            Priority: Major
>             Fix For: 10.1.0.Final
>
>
> JGroups 4.1.8.Final includes fixes for two LOCAL_PING issues that affect our test suite:
> * JGRP-2395	LOCAL_PING fails when 2 nodes start at the same time
> * JGRP-2398	LOCAL_PING should remove local PingData on stop
> The upgrade will allow us to remove the workaround for JGRP-2398 ({{GMS.num_join_attempts="1"}}), which is causing random failures in {{InitialClusterSizeTest}}.
> {noformat}
>  java.util.concurrent.ExecutionException: org.infinispan.manager.EmbeddedCacheManagerStartupException: 
> org.infinispan.util.concurrent.TimeoutException: ISPN000399: Timeout while waiting for 4 members in cluster. Last view had [InitialClusterSizeTest-NodeD-26330, InitialClusterSizeTest-NodeC-48323]
> {noformat}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list