I'm working on a consumer that might receive an OutOfMemoryError while
processing a message.  When that happens, I would like the consumer process
to die (System.exit) so it will be restarted with a clean JVM.  Is there a
way for the broker to detect if a consumer dies without cleanly rolling back
or closing the session and move that message to the dead letter queue?
-- 
View this message in context: 
http://www.nabble.com/Broker-detection-of-poison-messages-tp18413507p18413507.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to