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

Lorenz Quack updated QPID-7359:
-------------------------------
    Description: 
As a user, I may wish to clone all or part of Broker's configuration, so I can 
source control configuration and create many Brokers with identical 
configuration.

We already have a REST operation to extract the configuration, but when invoked 
from the Broker it 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.



  was:
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.




> 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
>
> As a user, I may wish to clone all or part of Broker's configuration, so I 
> can source control configuration and create many Brokers with identical 
> configuration.
> We already have a REST operation to extract the configuration, but when 
> invoked from the Broker it 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