How to move messages from one source queue A to a destination queue B in qpid broker?
Issue
- How can I:
- Move message from one source queue A to a destination queue B?
- Move X number of messages based on certain criteria such as JMS header value from source queue A? For example move all messages having JMS header key "Customer" with value "EZONE" to any destination queue B?
- Move top N number of messages from A to B?
- Move N number of messages based on their arrival time?
Environment
- MRG Messaging (2.0 or higher)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
