mattrpav opened a new pull request, #2503: URL: https://github.com/apache/activemq/pull/2503
* Fix: Perform full lifecycle network bridge shutdown on an administrative stop * Update transport connection stop to pass exception (#7) * Update transport connection stop to pass exception This updates the transport stop to pass any transport exception to the transport during the stop() method call. The transport can optionally decide to use it. In this case the VMTransport has been updated to include the exception as part of the ShutdownInfo command so that bridges know whether stop() was called normally or because of an error. The use of this could be expanded to other transports in the future Test fixes: --------- (cherry picked from commit 9156668b2e4ce207d58cedcf64bce5b928ca7704) -- 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
