[
https://issues.jboss.org/browse/ISPN-9345?page=com.atlassian.jira.plugin....
]
Dan Berindei resolved ISPN-9345.
--------------------------------
Fix Version/s: 10.0.0.Beta4
Resolution: Done
JGroups changed the algorithm for picking the stack type with JGRP-2305 and then
JGRP-2343, so it defaults to IPv4 unless the user explicitly configured an IPv6 address.
TimeutException involving the org.infinispan.CONFIG cache with IPv6
-------------------------------------------------------------------
Key: ISPN-9345
URL:
https://issues.jboss.org/browse/ISPN-9345
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.3.0.Final
Reporter: Gustavo Fernandes
Assignee: Dan Berindei
Priority: Major
Fix For: 10.0.0.Beta4
{noformat}
Caused by: org.infinispan.commons.CacheException: Initial state transfer timed out for
cache org.infinispan.CONFIG on jedha-64980
at
org.infinispan.statetransfer.StateTransferManagerImpl.waitForInitialStateTransferToComplete(StateTransferManagerImpl.java:233)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.infinispan.commons.util.SecurityActions.lambda$invokeAccessibly$0(SecurityActions.java:79)
{noformat}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)