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

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

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

QPID-5715: [Java Broker] Make virtualhosts respect the states ACTIVE and STOPPED

* Add state transition tests for BDBHA virtualhostnode / virtualhost
* Prevent the BDBVHN activating the VH (this is now a responsibility of attain 
desired state)
* BDBHARemoteReplicationNode use state UNAVAILABLE in the case where the remote 
node is not MASTER or REPLICA.

Work by Andrew MacBean <[email protected]> and me.

> [Java Broker] Introduce VirtualHostNode into model
> --------------------------------------------------
>
>                 Key: QPID-5715
>                 URL: https://issues.apache.org/jira/browse/QPID-5715
>             Project: Qpid
>          Issue Type: Sub-task
>          Components: Java Broker
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>
> In order to support the HA use-case, a new object, VirtualHostNode will be 
> added into the Broker model.  The Broker will support zero or more virtual 
> host nodes.  Each virtual host node may have zero or one virtual hosts.
> Virtualhostnode will be responsible for
> * the lifecycle of the durable configuration store
> * the recovery of its children (that is, the virtual host and its object 
> descendants (exchanges, queues etc) but not messages/message instances etc).



--
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