How to set parameters of a topic auxiliary queue in a qpid client?
Issue
A topic subscriber of qpid broker in fact creates an auxiliary (exclusive and auto-delete) queue with proper binding from the topic exchange.
How we can change the queue's parameters? Address string like:
"amq.topic/my.topic; { node:{type:topic, 'x-declare':{ 'arguments': {'qpid.max_count': 1000, 'qpid.policy_type': 'ring'}}}}"
does not set the queue's limit or policy.
Environment
- MRG Messaging (any version)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.