when deleting messages via JMX a more accurate status should be returned
------------------------------------------------------------------------

                 Key: QPID-2790
                 URL: https://issues.apache.org/jira/browse/QPID-2790
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker, Java Management : JMX Console
    Affects Versions: 0.6
            Reporter: Robbie Gemmell
             Fix For: 0.7


When deleting messages via JMX a more accurate status should be returned. If a 
message cant be deleted (eg because it has been acquired by a client) currently 
no error is raised and the method 'succeeds'. It should instead return some 
indication of the true outcome, eg by either throwing an exception indicating 
the message(s) which cant be deleted or by returning the number of or a list of 
the messages which were actually deleted.

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