Re: Can you get the consumer Id of an expired message

2018-09-14 Thread kinga123
Thanks Tim! Really appreciate the great response. Also, thanks for the heads up on that article. I don't necessarily have to "abort" the slow consumer right? I could define the threshold so that I can just a log a slow consumer, rather than abort them? Thanks -- Sent from: http://activemq.2283

Re: Can you get the consumer Id of an expired message

2018-09-12 Thread kinga123
Still need help - any assistance or guidance would be great! -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Can you get the consumer Id of an expired message

2018-09-11 Thread kinga123
I want to know which of my consumers aren't processing data fast enough and causing messages to expire. I am listening to the advisory ActiveMQ.Advisory.Expired.Topic. Can I get the consumer id or at least the client Id of the intended recipient of an expired message? Thank you. -- Sent from: ht

Message Expiration on ActiveMQ Message Broker

2018-09-09 Thread kinga123
I'm developing an application which requires me to keep track of when a message expires on an ActiveMQ topic and when a message expires because a client/consumer/subscriber failed to acknowledge the message in time. I know that to find out when a message expires on a topic I can just listen to the