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

Adrian Nistor (JIRA) jira-events at lists.jboss.org
Wed Jun 6 09:44:19 EDT 2012


Adrian Nistor created ISPN-2098:
-----------------------------------

             Summary: 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


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