Hello,

I am using camel 2.14.1 in karaf with ActiveMQ 5.10. During shutdown process
once the embedded broker is stopped, I see that graceful shutdown for routes
having jms endpoints are taking a very long time as the endpoint are busy
refreshing the JMS connections instead of shutting down(note: there are no
inflight messages for processing at that point in time) and finally after a
timeout allow the route to be destroyed and the shutdown process to proceed.

JDK version being used is 1.7.x 

Not sure why this keeps refreshing the JMS connections instead of shutdown.
I see that the spring provided message listener containers are used which
could fail to interpret a shutdown.

Regards,
-Yogesh



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-Graceful-Shutdown-Issue-for-JMS-endpoints-tp5767883.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to