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

Adrian Nistor (JIRA) jira-events at lists.jboss.org
Wed Jun 6 10:46:18 EDT 2012


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

Adrian Nistor updated ISPN-2098:
--------------------------------

              Status: Pull Request Sent  (was: Coding In Progress)
    Git Pull Request: 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
>         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