Hello, I need some kind of mechanism where an alert is raised if a message is not consumed in say X seconds.
Does ActiveMQ provide any plugin or facility for it. How can I make sure that a message is not sitting in the queue (or not consumed by subscriber) and no notification is raised. We don't use Advisory topic/queues so don't know much about them but can advisory topic / queue help in this regard? Or something like browsing the queue / topic and not consume it. Thanks AJK -- View this message in context: http://activemq.2283324.n4.nabble.com/Monitoring-Messages-on-Queue-Topic-tp4716828.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
