You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/08/13 10:42:44 UTC

[jira] Resolved: (QPID-1226) DupsOk doesn't create the consumer so will always fail to receive messages.

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

Martin Ritchie resolved QPID-1226.
----------------------------------

    Resolution: Fixed

Code committed to trunk to improve test and create consumer at startup

> DupsOk doesn't create the consumer so will always fail to receive messages.
> ---------------------------------------------------------------------------
>
>                 Key: QPID-1226
>                 URL: https://issues.apache.org/jira/browse/QPID-1226
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>            Reporter: Martin Ritchie
>             Fix For: M3
>
>
> The change for QPID-1225 highlighted that this test was always failing. This is because it never creates the queue it is sending messages to so they are all bounced with No Route.
> Just need to create a consumer. to fix it up.

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