Hi,
I just started using Apache qpid. I was looking at controlling producer
's (Java Client) message rate based on current queue size. I found
https://issues.apache.org/jira/browse/QPID-3002
which is exactly what i was looking for.
Here is my problem.
1. How do I create a queue with --qpid.alert_count ?
* I tried using this qpid-config add queue AlertQueue --argument
'qpid.alert_count=2'
2. How do I Configure my producer to listen to these alerts.
* Could not figure out, how i can use java-qmf api to register to these
alerts.
What should be the QmfQuery ?
--
View this message in context:
http://qpid.2158936.n2.nabble.com/Configure-Queue-Depth-and-Subcribe-for-them-using-QMF-tp7247645p7247645.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]