mattrpav opened a new pull request, #2546: URL: https://github.com/apache/activemq/pull/2546
HttpTransportServer releases every pending tunnel long poll before stopping Jetty, and both connector factories drop idle connections after 100ms, so a broker stop no longer costs 2s per test or 30s with a bridge poll in flight. WebSocket MQTT and STOMP sockets honor transport.connectAttemptTimeout; the two connection timeout tests set it to 2s. Keep alive tests sleep 6s instead of 10s and 15s. Module run: 552 tests, 25.6 min down to about 10.4 min. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
