[infinispan-issues] [JBoss JIRA] (ISPN-7097) FlagsReplicationTest fails randomly
Dan Berindei (JIRA)
issues at jboss.org
Mon Oct 10 12:09:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-7097:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Beta1
Resolution: Done
> 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
> Fix For: 9.0.0.Beta1
>
>
> 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