You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2015/11/26 12:57:10 UTC

[jira] [Comment Edited] (QPID-6908) Add Broker model operation to shutdown the Broker

    [ https://issues.apache.org/jira/browse/QPID-6908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028515#comment-15028515 ] 

Alex Rudyy edited comment on QPID-6908 at 11/26/15 11:56 AM:
-------------------------------------------------------------

removed


was (Author: alex.rufous):
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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org