Rob Godfrey created QPID-7496:
---------------------------------

             Summary: [Java Broker] Reduce the implementation burden of 
creating non-standard virtual hosts
                 Key: QPID-7496
                 URL: https://issues.apache.org/jira/browse/QPID-7496
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Rob Godfrey


Currently in order to implement a virtual host, many attributes/operations need 
to be provided.  For non-standard virtual hosts (such as replica virtual hosts, 
or redirecting virtual hosts) these attributes/operations make no sense.

We should introduce an interface that represents the "standard" notion of 
virtual host (one which manages queues/exchanges) and move as much of the 
implementation burden onto this interface as possible



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to