Rob Godfrey created QPID-5081:
---------------------------------

             Summary: [Java Broker] Refactor creation of Queue within the broker
                 Key: QPID-5081
                 URL: https://issues.apache.org/jira/browse/QPID-5081
             Project: Qpid
          Issue Type: Improvement
            Reporter: Rob Godfrey


1. Modify the VirtualHost interface to hide the QueueRegistry, and route all 
queue creation through the Virtual Host (cf QPID-4979 for Exchanges)
2. Modify the Queue Creation arguments to use the model argument names, rather 
than the names used on the wire in AMQP commands (and build a utility class for 
converting between these) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to