You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/11/02 00:19:59 UTC

[jira] [Commented] (QPID-7486) [Java Broker] Refactor broker startup code, remove BrokerOptions

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

ASF subversion and git services commented on QPID-7486:
-------------------------------------------------------

Commit 1767592 from [~godfrer] in branch 'java/trunk'
[ https://svn.apache.org/r1767592 ]

QPID-7486 : Refactor broker startup code

> [Java Broker] Refactor broker startup code, remove BrokerOptions
> ----------------------------------------------------------------
>
>                 Key: QPID-7486
>                 URL: https://issues.apache.org/jira/browse/QPID-7486
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: qpid-java-6.2
>
>
> The code relating to the initial construction of the broker has evolved over time leaving functionality spread across a number of different classes with no clear division of responsibilities.
> Refactor so that Main in the broker module has responsibility for parsing of command line arguments and conversion into SystemConfig attributes, as well as providing the hooks into the desired logging provider.
> SystemLauncher (renamed from Broker) provides a thin layer of state management (shutdown/startup) on top of the SystemConfig configured object.



--
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