[infinispan-issues] [JBoss JIRA] (ISPN-2098) DummyTxTest fails randomly

Tristan Tarrant (JIRA) jira-events at lists.jboss.org
Thu Aug 9 10:21:07 EDT 2012


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

Tristan Tarrant updated ISPN-2098:
----------------------------------

       Fix Version/s: 5.1.6.FINAL
                          (was: 5.1.x)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/1162  (was: https://github.com/infinispan/infinispan/pull/1162)

    
> DummyTxTest fails randomly
> --------------------------
>
>                 Key: ISPN-2098
>                 URL: https://issues.jboss.org/browse/ISPN-2098
>             Project: Infinispan
>          Issue Type: Bug
>    Affects Versions: 5.1.5.FINAL
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>            Priority: Minor
>              Labels: testsuite_stability
>             Fix For: 5.1.6.FINAL, 5.2.0.ALPHA1, 5.2.0.FINAL
>
>         Attachments: dtt.log
>
>
> The test uses multiple threads and does not take into account that some threads might:
> 1. fail to perform remove() due to an immediate WriteSkewException. I only expected this exception at commit time but it seems for local caches this can also happen immediately.
> 2. some threads might fail to remove() altogether because the key is already gone and will not get any exception that causes a rollback
> See attached log.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list