[infinispan-issues] [JBoss JIRA] (ISPN-7161) RemoteGetFailureTest.testOneOwnerSuspectedNoFilter[staggered=false] random failures
Dan Berindei (JIRA)
issues at jboss.org
Wed Nov 2 04:41:00 EDT 2016
Dan Berindei created ISPN-7161:
----------------------------------
Summary: RemoteGetFailureTest.testOneOwnerSuspectedNoFilter[staggered=false] random failures
Key: ISPN-7161
URL: https://issues.jboss.org/browse/ISPN-7161
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Critical
Fix For: 9.0.0.Beta1
{noformat}
java.lang.AssertionError: at org.testng.AssertJUnit.fail(AssertJUnit.java:59) at org.testng.AssertJUnit.assertTrue(AssertJUnit.java:24) at org.testng.AssertJUnit.assertTrue(AssertJUnit.java:33) at org.infinispan.distribution.RemoteGetFailureTest.testOneOwnerSuspectedNoFilter(RemoteGetFailureTest.java:223)
{noformat}
The test installs a new view and then immediately unblocks the latch on node 1. Since ISPN-5469, {{RequestCorrelator}} doesn't receive the view synchronously any more, so node 0 could receive the response from node 1 before receiving the view and suspecting node 2.
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)
More information about the infinispan-issues
mailing list