You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2014/06/09 18:39:01 UTC

[jira] [Comment Edited] (QPID-5803) Add ability for the virtualhostnode to create a virtualhost using a blueprint supplied by context variable

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

Alex Rudyy edited comment on QPID-5803 at 6/9/14 4:37 PM:
----------------------------------------------------------

Keith,
The changes look good to me.
However, I  would change the blueprint context variable to "virtualhost.bueprint" for consistency with other context variable names.
For example, VH context has the following variables:
queue.deadLetterQueueEnabled
virtualhost.housekeepingCheckPeriod 
virtualhost.housekeepingThreadCount
etc.
What do you think about renaming?

 


was (Author: alex.rufous):
Keith,
The changes look good to me.
The only would change the blueprint context variable to "virtualhost.bueprint" for consistency with other context variable names.
For example, VH context has the following variables:
queue.deadLetterQueueEnabled
virtualhost.housekeepingCheckPeriod 
virtualhost.housekeepingThreadCount
etc.
What do you think about renaming?

 

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