[infinispan-issues] [JBoss JIRA] (ISPN-7159) CompleteShutdownDistRetryTest.testRetryAfterCompleteShutdown random failures

Dan Berindei (JIRA) issues at jboss.org
Tue Nov 1 13:18:00 EDT 2016


Dan Berindei created ISPN-7159:
----------------------------------

             Summary: CompleteShutdownDistRetryTest.testRetryAfterCompleteShutdown random failures
                 Key: ISPN-7159
                 URL: https://issues.jboss.org/browse/ISPN-7159
             Project: Infinispan
          Issue Type: Bug
          Components: Test Suite - Server
    Affects Versions: 9.0.0.Alpha4
            Reporter: Dan Berindei
            Priority: Critical
             Fix For: 9.0.0.Beta1


{noformat}
java.lang.AssertionError: expected:<two> but was:<null>
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:101)
at org.testng.AssertJUnit.assertEquals(AssertJUnit.java:108)
at org.infinispan.client.hotrod.retry.CompleteShutdownDistRetryTest.testRetryAfterCompleteShutdown(CompleteShutdownDistRetryTest.java:58)
{noformat}

I think the problem is that killing node 0 can make node 2's key move from node 2 to node 1, and then it's lost after node 1 is also killed.



--
This message was sent by Atlassian JIRA
(v7.2.2#72004)


More information about the infinispan-issues mailing list