[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:06:01 EDT 2018


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

Paul Ferraro updated ISPN-9465:
-------------------------------
    Attachment: Coordinator.java
                Test.java


> 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
>         Attachments: Coordinator.java, Test.java
>
>
> 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