dakirily opened a new pull request, #350: URL: https://github.com/apache/qpid-broker-j/pull/350
This PR addresses JIRA [QPID-8726](https://issues.apache.org/jira/browse/QPID-8726), adding new UncaughtExceptionHandler implementations for the broker Main class: - org.apache.qpid.server.utils.FailFastExceptionHandler - org.apache.qpid.server.utils.GracefulShutdownExceptionHandler - org.apache.qpid.server.utils.LogAndContinueExceptionHandler Default implementation is FailFastExceptionHandler (broker behavior didn't change). -- 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]
