Keith Wall created QPID-7359:
--------------------------------

             Summary: Improve ability to clone a broker's configuration
                 Key: QPID-7359
                 URL: https://issues.apache.org/jira/browse/QPID-7359
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Keith Wall


A a user, I may wish to clone all or part of Broker's configuration, so I can 
source control configuration and create may Brokers with identical 
configuration.

We already have REST operation to extract the configuration, but when invoke 
from the Broker extracts the entire object tree.  The user needs the ability to 
extract Broker and Virtualhost configuration separately.

The existing {{extractInitialConfig}} RestServlet option should be removed and 
in its place operations added at the Broker and Virtualhost level.  The 
generated extract should stop at the discontinuities within the model.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to