(In case someone is following this thread) Here is the answer to #1:
http://www.nabble.com/Mangaging-subscriptions-tf1962036.html#a5383103
- Sandeep
Sandeep Chayapathi wrote:
I don't the answer for #1, but can find the PendingQueueSize (#2), using
the query tool, as shown below:
$ACTIVEMQ_HOME/bin/query --view
PendingQueueSize,ClientId,DestinationName,ConnectionId --objname
Type=Subscription
detailed info can be found here:
http://incubator.apache.org/activemq/activemq-command-line-tools-reference.html#ActiveMQCommandLineToolsReference-query
- Sandeep
I now have further queries on this :)
1. How do I remove unused durable topic subscriptions ?
2. How to identify the PendingQueueSize for all subscriptions ?
Thanks
Sandeep