[infinispan-issues] [JBoss JIRA] (ISPN-11465) Upgrade to JGroups 4.2.1.Final
Dan Berindei (Jira)
issues at jboss.org
Thu Mar 12 12:11:49 EDT 2020
[ https://issues.redhat.com/browse/ISPN-11465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13997361#comment-13997361 ]
Dan Berindei commented on ISPN-11465:
-------------------------------------
JGRP-2448 was also fixed in 4.2.0, and the uncaught exception appears as a failure in Jenkins, e.g.
{noformat}
org.infinispan.xsite.ImplicitBackupCacheStoppedTest[null, tx=false].Uncaught (from (empty))
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
at java.base/java.util.Objects.checkIndex(Objects.java:372)
at java.base/java.util.ArrayList.get(ArrayList.java:458)
at java.base/java.util.Collections$SynchronizedList.get(Collections.java:2426)
at org.jgroups.util.Util.pickNext(Util.java:2688)
at org.jgroups.protocols.FD_SOCK.determinePingDest(FD_SOCK.java:762)
at org.jgroups.protocols.FD_SOCK.run(FD_SOCK.java:408)
at java.base/java.lang.Thread.run(Thread.java:834)
{noformat}
> Upgrade to JGroups 4.2.1.Final
> ------------------------------
>
> Key: ISPN-11465
> URL: https://issues.redhat.com/browse/ISPN-11465
> Project: Infinispan
> Issue Type: Component Upgrade
> Components: Dependency
> Affects Versions: 11.0.0.Alpha2
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Major
> Fix For: 11.0.0.Dev03
>
>
> JGroups 4.2.1 includes a fix for JGRP-2435, which should fix the random failure in {{InitialClusterSizeTest}}.
> JGRP-2451 also adds a new failure detection protocol, {{FD3_ALL}}, which doesn't need extra heartbeats as long as the nodes are sending other broadcast messages.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list