JMSMessageID is not recognized when using selectors
---------------------------------------------------
Key: QPID-1888
URL: https://issues.apache.org/jira/browse/QPID-1888
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: M4, 0.5
Reporter: Rajith Attapattu
Assignee: Rajith Attapattu
Fix For: 0.6
If JMSMessageID is used in a selector it is not recognized as a standard JMS
header leading to an incorrect evaluation of the selector.
Ex. The following selector should select all messages, but it evaluates to
false due to the bug described above.
"JMSMessageID IS NOT NULL"
--
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:[email protected]