[infinispan-issues] [JBoss JIRA] (ISPN-9465) Initial state transfer timeout for joining node following previous kill if cache does not exist on the coordinator
Paul Ferraro (JIRA)
issues at jboss.org
Wed Aug 29 11:05:00 EDT 2018
Paul Ferraro created ISPN-9465:
----------------------------------
Summary: Initial state transfer timeout for joining node following previous kill if cache does not exist on the coordinator
Key: ISPN-9465
URL: https://issues.jboss.org/browse/ISPN-9465
Project: Infinispan
Issue Type: Bug
Components: State Transfer
Affects Versions: 9.3.1.Final
Reporter: Paul Ferraro
Priority: Blocker
Here's the scenario:
1. Start cache manager on node1.
2. Start cache manager on node2.
3. Start clustered cache on node2.
4. Kill node2's JVM
5. Start cache manager on node2.
6. Start clustered cache on node2.
7. #6 fails due to state transfer timeout.
To reproduce:
1. Launch Coordinator
2. Launch Test
3. kill -9 JVM process for Test
4. Relaunch Test
5. Wait for state transfer timeout
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list