Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-7305

[Java Broker] Queue operations copy/move/delete should take an optional JMS selector argument

    XMLWordPrintableJSON

Details

    Description

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

      Attachments

        Activity

          People

            kwall Keith Wall
            rgodfrey Robert Godfrey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: