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

Dan Berindei (JIRA) issues at jboss.org
Thu May 17 09:47:00 EDT 2018


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

Dan Berindei commented on ISPN-8431:
------------------------------------

It seems much easier to reproduce if I added a random delay before updating the topology in {{StateConsumerImpl}}. To be fair I was testing ISPN-7682 my changes, replacing all uses of {{StateConsumerImpl}}'s topology with the {{DistributionManager}} topology, so I was only delaying the {{DistributionManagerImpl.setCacheTopology()}} call.

> 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