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
Fix For: 0.12
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
4) qpid-stat -e shows the default '' exchange dropped the message
Patch will be proposed by myself soon.
--
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:[email protected]