[ https://issues.apache.org/jira/browse/QPID-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Keith Wall reassigned QPID-2900: -------------------------------- Assignee: Robbie Gemmell (was: Keith Wall) Hi Robbie - can you review this patch please? > CommitRollbackTest#testGetThenRollback and > CommitRollbackTest#testSend2ThenRollback fail on java.0.10 profile > ------------------------------------------------------------------------------------------------------------- > > Key: QPID-2900 > URL: https://issues.apache.org/jira/browse/QPID-2900 > Project: Qpid > Issue Type: Bug > Components: Java Broker, Java Client > Reporter: Robbie Gemmell > Assignee: Robbie Gemmell > Priority: Critical > Fix For: 0.9 > > Attachments: > 0001-QPID-2900-Changed-SimpleAMQQueue-to-avoid-race-condi.patch, > qpid2900_sequence_diagram_failed.png, qpid2900_sequence_diagram_success.png > > > org.apache.qpid.test.unit.transacted.CommitRollbackTest#testGetThenRollback > org.apache.qpid.test.unit.transacted.CommitRollbackTest#testSend2ThenRollback > These two tests fail very regularly (but not always) on the java.0.10 test > profile: > TestName: testGetThenRollback Duration: 6.882 > test message was consumed and rolled back, > but is gone > junit.framework.AssertionFailedError: test > message was consumed and rolled back, but is gone > at > org.apache.qpid.test.unit.transacted.CommitRollbackTest.testGetThenRollback(CommitRollbackTest.java:273) > at > org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:232) > at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:120) > > TestName: testSend2ThenRollback Duration: 6.879 > Didn't receive redelivered message one > > junit.framework.AssertionFailedError: Didn't > receive redelivered message one > at > org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:379) > at > org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:415) > at > org.apache.qpid.test.unit.transacted.CommitRollbackTest.testSend2ThenRollback(CommitRollbackTest.java:357) > at > org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:232) > at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:120) > -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org