[infinispan-issues] [JBoss JIRA] (ISPN-7097) FlagsReplicationTest fails randomly

Dan Berindei (JIRA) issues at jboss.org
Mon Oct 10 12:08:01 EDT 2016


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

Dan Berindei updated ISPN-7097:
-------------------------------
    Description: The test uses another thread from {{AbstractInfinispanTest}}'s thread pool to execute isolated transaction, but it calls {{fork()}} twice: once to start the transaction and acquire the lock, and once to commit it. When it does not get the same thread for both locking and commit, it fails.  (was: The test uses another thread from fork join pool to execute isolated transaction, but when it does not get the same thread for both locking and commit, it fails.)


> FlagsReplicationTest fails randomly
> -----------------------------------
>
>                 Key: ISPN-7097
>                 URL: https://issues.jboss.org/browse/ISPN-7097
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>            Reporter: Radim Vansa
>            Assignee: Radim Vansa
>
> The test uses another thread from {{AbstractInfinispanTest}}'s thread pool to execute isolated transaction, but it calls {{fork()}} twice: once to start the transaction and acquire the lock, and once to commit it. When it does not get the same thread for both locking and commit, it fails.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list