[infinispan-issues] [JBoss JIRA] (ISPN-8097) ScatteredCrashInSequenceTest.testSplit failures

Tristan Tarrant (JIRA) issues at jboss.org
Mon Jul 31 12:11:00 EDT 2017


     [ https://issues.jboss.org/browse/ISPN-8097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-8097:
----------------------------------
    Labels: testsuite-stability  (was: )


> ScatteredCrashInSequenceTest.testSplit failures 
> ------------------------------------------------
>
>                 Key: ISPN-8097
>                 URL: https://issues.jboss.org/browse/ISPN-8097
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 9.1.0.Final
>            Reporter: Radim Vansa
>            Assignee: Radim Vansa
>              Labels: testsuite-stability
>
> In PrefetchInterceptor, when looking up who could be the new owner of the segment (during key/value transfer) the forked command did not have topologyId set. Therefore the cache topology (9) vs. command topology check was not executed, and the command has thrown AOLE.
> STI caught this AOLE but already with the original command (topology 10), so it has decided that topology 11 is needed and waiting for this has timed out.
> In the solution in PR we set the topology id which in turn results in throwing OTE with requested topology 10 directly.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list