activemq/activemq-http
Christopher L. Shannon (cshannon) ef0b6dd0f2 Fix timeout errors on Jetty shutdown
With the new Jetty updates the shutdown is being blocked by any calls to
open BlockingQueueTransports that are waiting on queue.poll(). This
commit sends a shutdown info packet to unblock the poll() and also
increases the timeout to something more reasonable such as 30 seconds.
2023-08-24 09:45:31 -05:00
..
src Fix timeout errors on Jetty shutdown 2023-08-24 09:45:31 -05:00
pom.xml [AMQ-9239] jakarta.jms - activemq-http changes 2023-08-24 09:45:31 -05:00