[
https://issues.apache.org/jira/browse/QPID-8726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18043121#comment-18043121
]
ASF GitHub Bot commented on QPID-8726:
--------------------------------------
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).
> [Broker-J] Provide out-of-box uncaught exception handlers for the Main class
> ----------------------------------------------------------------------------
>
> Key: QPID-8726
> URL: https://issues.apache.org/jira/browse/QPID-8726
> Project: Qpid
> Issue Type: Improvement
> Components: Broker-J
> Affects Versions: qpid-java-broker-10.0.0
> Reporter: Daniil Kirilyuk
> Priority: Minor
> Fix For: qpid-java-broker-10.0.1
>
>
> Broker Main class sets the default thread UncaughtExceptionHandler, which can
> be changed via parameter -Dqpid.broker.exceptionHandler=<CLASSNAME>. There
> should be more out-of-box options provided to configure broker behavior on an
> uncaught exception.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]