You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wlsa...@googlegroups.com
Is it possible to monitor the Consumers Current Count in a JMS distributed queue?
Yann Lambret
unread,
Dec 6, 2012, 3:51:31 PM12/6/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wlsa...@googlegroups.com
Hello,
It's indeed possible, as there is a 'ConsumersCurrentCount' for the JMSDestinationRuntimeMBean. However, I won't introduce myself this kind of feature as I wish to keep the plugin as generic and simple as possible. But I strongly encourage you to modify the source code by yourself ; you should get what you want with very few changes.