[infinispan-issues] [JBoss JIRA] (ISPN-6977) NumOwnersNodeCrashInSequenceTest random failures

Tristan Tarrant (Jira) issues at jboss.org
Thu Apr 2 12:45:48 EDT 2020


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

Tristan Tarrant updated ISPN-6977:
----------------------------------
    Affects Version/s: 11.0.0.Dev03
                       10.1.5.Final


> NumOwnersNodeCrashInSequenceTest random failures
> ------------------------------------------------
>
>                 Key: ISPN-6977
>                 URL: https://issues.redhat.com/browse/ISPN-6977
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 8.2.4.Final, 9.0.0.Alpha4, 10.1.5.Final, 11.0.0.Dev03
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>            Priority: Critical
>              Labels: testsuite_stability
>             Fix For: 9.0.0.Beta1, 9.0.0.Final
>
>
> The test (and {{NumOwnersNodeStopInSequenceTest}} as well) uses {{StateSequencerUtil.advanceOnInboundRpc()}}, which replaces the {{PerCacheInboundInvocationHandler}} and rewires all the components.
> The problem is that rewiring {{StateConsumerImpl}} causes it to create a new {{SemaphoreCompletionService}}, but there's no synchronization when reading the field, a "background" task could finish on another thread and release the permit on the old {{SemaphoreCompletionService}} instance.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list