You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Lorenz Quack (JIRA)" <ji...@apache.org> on 2016/08/23 08:44:20 UTC

[jira] [Updated] (QPID-7359) Improve ability to clone a broker's configuration

     [ 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org