[
https://issues.apache.org/jira/browse/QPID-7487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Rudyy resolved QPID-7487.
------------------------------
Resolution: Fixed
The changes committed under revision [1772329|https://svn.apache.org/r1772329]
are good but not sufficient. Additionally, I committed a change deleting a
chapter from broker documentation explaining how to use the the option.
> [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-7.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]