[
https://issues.apache.org/jira/browse/QPID-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008701#comment-14008701
]
Alex Rudyy commented on QPID-5715:
----------------------------------
Keith,Andrew,
I reviewed the changes made in revision
[r1597066|https://svn.apache.org/r1597066]. They look good to me.
However, for consistency, I would prefer to have IllegalStateException thrown
from all non-getter business methods of BDBHAReplicaVirtualHost which includes
also the following methods:
removeExchange
removeQueue
scheduleTask
block
unblock
registerMessageReceived
registerMessageDelivered
What do you think about it?
> [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
> Attachments:
> 0001-QPID-5715-Java-Broker-Make-virtualhosts-respect-the-.patch
>
>
> 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]