[ 
https://issues.apache.org/jira/browse/QPID-6848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006427#comment-15006427
 ] 

ASF subversion and git services commented on QPID-6848:
-------------------------------------------------------

Commit 1714531 from [~godfrer] in branch 'java/trunk'
[ https://svn.apache.org/r1714531 ]

QPID-6848 : Ensure clearQueue deletes acquired messages. For messages where 
acquisition is locked, delete once the acquisition is unlocked

> Unable to clear acquired messages
> ---------------------------------
>
>                 Key: QPID-6848
>                 URL: https://issues.apache.org/jira/browse/QPID-6848
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Keith Wall
>
> Using management you are able to delete messages in a queue either by the 
> message delete function or the clear queue.  Message delete works for 
> messages that are in the acquired state, however, it seems the clear queue 
> function ignores messages that are acquired.
> The clear queue function should work in the same way as the delete message 
> function and should be able to delete messages that are acquired.
> We also need to check the behaviour is correct when a message is already in a 
> ConsumerTarget's _queue.



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