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)" <ji...@apache.org> on 2011/08/03 01:06:27 UTC

[jira] [Resolved] (QPID-3377) Sending message with a subject to a queue fails

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

Rajith Attapattu resolved QPID-3377.
------------------------------------

    Resolution: Fixed
      Assignee: Rajith Attapattu

Fixed with a test case.

> Sending message with a subject to a queue fails
> -----------------------------------------------
>
>                 Key: QPID-3377
>                 URL: https://issues.apache.org/jira/browse/QPID-3377
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: 0.10
>            Reporter: Pavel Moravec
>            Assignee: Rajith Attapattu
>              Labels: patch
>             Fix For: 0.12
>
>         Attachments: qpid-java-0.10.JIRA3377.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Having a queue bound just to default exchange and sending a message with a subject to the queue results in dropping the message by the default queue.
> Replication steps:
> 1) qpid-config add queue testQueue
> 2) cd /usr/share/doc/qpid-java-0.10/examples
> 3) ./run_example.sh org.apache.qpid.example.Spout testQueue/someSubject
> 4) qpid-stat -e shows the default '' exchange dropped the message
> Patch already proposed.

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