[infinispan-issues] [JBoss JIRA] (ISPN-8431) ScatteredSplitAndMergeTest random failures

Radim Vansa (JIRA) issues at jboss.org
Thu Jun 14 08:17:00 EDT 2018


    [ https://issues.jboss.org/browse/ISPN-8431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13591443#comment-13591443 ] 

Radim Vansa commented on ISPN-8431:
-----------------------------------

It seems that this happens only when the node already has the {{RemoteMetadata}} with the proper version: if it does not the command is retried as the value in DC has changed in the meantime, but if we have the metadata the version matches.

> ScatteredSplitAndMergeTest random failures
> ------------------------------------------
>
>                 Key: ISPN-8431
>                 URL: https://issues.jboss.org/browse/ISPN-8431
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Test Suite - Core
>    Affects Versions: 9.2.0.Alpha1
>         Environment: Jenkins
>            Reporter: Tristan Tarrant
>            Assignee: Radim Vansa
>              Labels: testsuite_stability
>         Attachments: ScatteredSplitAndMergeTest_20180129.log.gz, ScatteredSplitAndMergeTest_ISPN-7919_RpcManager_ResponseCollector_20171212.log.gz
>
>
> http://ci.infinispan.org/job/Infinispan/job/master/214/testReport/junit/org.infinispan.partitionhandling/ScatteredSplitAndMergeTest/testSplitAndMerge5_SCATTERED_SYNC_/
> java.lang.AssertionError: expected [null] but found [v0]
> 	at org.infinispan.partitionhandling.ScatteredSplitAndMergeTest.testSplitAndMerge(ScatteredSplitAndMergeTest.java:80)
> 	at org.infinispan.partitionhandling.ScatteredSplitAndMergeTest.testSplitAndMerge5(ScatteredSplitAndMergeTest.java:51)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> 	at java.lang.Thread.run(Thread.java:748)
> ... Removed 20 stack frames
>     



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list