Unexpected JMSReplyTo header when setJMSReplyTo to null in qpid Java client
Issue
Following the below steps:
- set
JMSReplyToheader of a message tonullmanually. - Send the message to queue
- Receive the message from queue
we would expect to see null value in JMSReplyTo in the fetched message. But we see value: :////?routingkey='' rather.
How to fix that?
Environment
- MRG Messaging (any version)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.