make TemporaryQueue.delete perform the delete on the broker
-----------------------------------------------------------

                 Key: QPID-2442
                 URL: https://issues.apache.org/jira/browse/QPID-2442
             Project: Qpid
          Issue Type: Improvement
          Components: Java Client
    Affects Versions: 0.5, M4, M3, M2.1, M2, 0.6
            Reporter: Robbie Gemmell
             Fix For: 0.7


Session.createTemporaryQueue() actualy contacts the broker to create the queue 
before returning the temporaryQueue object, however TemporaryQueue.delete 
simply marks the object as deleted locally. This should be enhanced to delete 
the queue on the broker.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to