You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2010/02/16 18:35:27 UTC

[jira] Commented: (QPID-1575) TimeToLiveTest fails against C++ broker

    [ https://issues.apache.org/jira/browse/QPID-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834325#action_12834325 ] 

Rajith Attapattu commented on QPID-1575:
----------------------------------------

Kims fix at rev 910289 in Qpid trunk seems to have fixed testPassiveTTL, but testActiveTTL is still failing.
I will have a look at it and see what else is needs to be done.

> TimeToLiveTest fails against C++ broker
> ---------------------------------------
>
>                 Key: QPID-1575
>                 URL: https://issues.apache.org/jira/browse/QPID-1575
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker, Java Client
>    Affects Versions: M4, 0.5
>            Reporter: Aidan Skinner
>            Assignee: Rajith Attapattu
>         Attachments: QPID-1575.tar.gz
>
>
> testPassiveTTL and testActiveTTL both fail when run against the C++ broker:
> junit.framework.AssertionFailedError: Final message has incorrect TTL. expected:<0> but was:<1000>
> at org.apache.qpid.server.queue.TimeToLiveTest.testPassiveTTL(TimeToLiveTest.java:107)
> at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:188)
> at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:222)
> and
> Messages not automatically expired: expected:<0> but was:<50>
> junit.framework.AssertionFailedError: Messages not automatically expired: expected:<0> but was:<50>
> at org.apache.qpid.server.queue.TimeToLiveTest.testActiveTTL(TimeToLiveTest.java:156)
> at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:188)
> at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:222)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org