[infinispan-issues] [JBoss JIRA] (ISPN-5123) MultiNodeDistributedTest deadlock
Gustavo Fernandes (JIRA)
issues at jboss.org
Sat Mar 12 12:55:00 EST 2016
[ https://issues.jboss.org/browse/ISPN-5123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175815#comment-13175815 ]
Gustavo Fernandes commented on ISPN-5123:
-----------------------------------------
[~dan.berindei] The timeout occurs when killing a node and waiting for rehash to complete. The test basically does:
* Start 4 nodes (NodeA, NodeB, NodeC, NodeD)
* Kills the coordinator (NodeA)
* waitForRehashToComplete
** On NodeB, {{cacheTopology.getCurrentCH().getMembers()}} returns (NodeB,NodeC) instead of (NodeB,NodeC,NodeD)
Any suggestions on this based on similar tests on core that also kills nodes?
> MultiNodeDistributedTest deadlock
> ---------------------------------
>
> Key: ISPN-5123
> URL: https://issues.jboss.org/browse/ISPN-5123
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite - Query
> Affects Versions: 7.1.0.Alpha1
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Attachments: infinispan-infinispan-query.log, stack.zip
>
>
> I've been seeing this intermittent problem in my environment. Sometimes the query suite hangs for 30min (and then proceeds). See attached stack trace.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list