[ 
https://issues.apache.org/jira/browse/QPID-5803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14020924#comment-14020924
 ] 

ASF subversion and git services commented on QPID-5803:
-------------------------------------------------------

Commit 1601163 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1601163 ]

QPID-5803: [Java Broker] Add ability for the virtualhostnode to create a 
virtualhost using a blueprint supplied by context variable

* This commit reenables the SplitStoreTest.
* The UI has not been refactored by this commit, so it will not be possible to 
create a non-HA virtualhost from the UI
  (the UI will create only a virtualhostnode).. REST API is okay.

> Add ability for the virtualhostnode to create a virtualhost using a blueprint 
> supplied by context variable
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-5803
>                 URL: https://issues.apache.org/jira/browse/QPID-5803
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>
> As a user, I want to be able to unpack the Broker from its distribution, 
> start it and immediately start messaging using the default virtualhost 
> without performing initial configuration.
> In order to support this use case, add the ability to the virtualhostnode to 
> automatically create a virtualhost if none is present, iff a context variable 
> providing a 'virtualhost blueprint' is set.
> The broker will be shipped with a default virtiualhostnode configured in its 
> initial store.  The object will have the virtualhost blueprint context 
> variable set, allowing the virtualhost to be created if none is already 
> present.
> If the virtualhost already exists, the blueprint variable is always ignored.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to