You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2016/12/02 11:35:58 UTC

[jira] [Updated] (QPID-7487) [Java Broker] The option to "overwrite configuration" on Main does nothing

     [ https://issues.apache.org/jira/browse/QPID-7487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Wall updated QPID-7487:
-----------------------------
    Status: Reviewable  (was: In Progress)

> [Java Broker] The option to "overwrite configuration" on Main does nothing
> --------------------------------------------------------------------------
>
>                 Key: QPID-7487
>                 URL: https://issues.apache.org/jira/browse/QPID-7487
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Rob Godfrey
>            Assignee: Keith Wall
>            Priority: Minor
>             Fix For: qpid-java-6.2
>
>
> The Main class used to launch a standalone Broker instance contains a command line option to overwrite the configuration with that from the initial config.  This option has no effect
> {code:java}
>     private static final Option OPTION_OVERWRITE_CONFIGURATION_STORE = OptionBuilder.withDescription("overwrite the broker configuration store with the current initial configuration")
>             .withLongOpt("overwrite-store").create("os");
> {code}
> We should either remove this option, or restore the functinality



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