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

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

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

QPID-7305 : Add optional limit argument to queue operations copy/move/delete

> [Java Broker] Queue operations copy/move/delete should take an optional JMS 
> selector argument
> ---------------------------------------------------------------------------------------------
>
>                 Key: QPID-7305
>                 URL: https://issues.apache.org/jira/browse/QPID-7305
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>
> The Queue defines three operations which act on a provided subset of the 
> messages on the queue: copy/move/delete.
> The caller of the operation must provide a list of (internal) message-ids on 
> which they wish the operation to be performed.
> It would be useful to be able to supply a JMS selector in addition / in place 
> of the list of message ids.  This would allow a user to construct a selective 
> query as to which messages get moved/copied/deleted (or simply 
> move/copy/delete all messages in the 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