You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2011/02/07 13:28:30 UTC

[jira] Updated: (QPID-2900) CommitRollbackTest#testGetThenRollback and CommitRollbackTest#testSend2ThenRollback fail on java.0.10 profile

     [ https://issues.apache.org/jira/browse/QPID-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Wall updated QPID-2900:
-----------------------------

    Attachment: qpid2900_sequence_diagram_failed.png
                qpid2900_sequence_diagram_success.png

Two sequence diagrams to illustrate the issue.

> 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: Keith Wall
>            Priority: Critical
>             Fix For: 0.9
>
>         Attachments: 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-subscribe@qpid.apache.org