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

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Mon Jun 11 12:16:04 EDT 2012


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

Galder Zamarreño updated ISPN-2098:
-----------------------------------

       Fix Version/s: 5.1.x
                      5.2.0.ALPHA1
                      5.2.0.FINAL
    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.x, 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