[
https://issues.apache.org/jira/browse/QPID-6908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028515#comment-15028515
]
Alex Rudyy commented on QPID-6908:
----------------------------------
It seems there is no need anymore to pass exit status code into
org.apache.qpid.server.Broker#shutdown(int). IMHO, we need to remove
exitStatusCode parameter (as it is redundant and no other status code is used)
from Broker#shutdown method and all subsequent method calls. Main#shutdown()
should simply use 0 as status code and check for equality to 0 is not needed in
Main shutdown action
> Add Broker model operation to shutdown the Broker
> -------------------------------------------------
>
> Key: QPID-6908
> URL: https://issues.apache.org/jira/browse/QPID-6908
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Reporter: Keith Wall
> Assignee: Keith Wall
> Fix For: Future
>
>
> Currently, we have JMX shutdown mbean that can be used to shutdown the
> Broker. This approach is not strategic.
> Reimplement shutdown as a model operation of the Broker.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]