Robbie Gemmell created QPID-4742:
------------------------------------

             Summary: [Java Broker] add command line option to output a copy of 
the initial config file
                 Key: QPID-4742
                 URL: https://issues.apache.org/jira/browse/QPID-4742
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             Fix For: 0.22


QPID-4390 moved the broker to use a new configuration store, currently 
implemented as a JSON file. The broker has an embedded initial-config file, or 
users can specify their own, and this is used to populate the configuration 
store when it is first created or overwritten (see QPID-4741).

Currently there is no way for a user to know what the initial configuration 
should be without copying the actual broker configuration store after first 
starting the broker.

It would be useful to add a command line option that outputs the current 
initial-configuration, allowing users to then customise its contents and supply 
it as their own initial config.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to