You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2019/03/15 14:20:00 UTC

[jira] [Commented] (QPID-8286) [Broker-J] Add operation into priority queue to change message priority

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

Rob Godfrey commented on QPID-8286:
-----------------------------------

[~orudyy] is the expectation here that this update to priority would modify the persistent storage of the message (including flowing to/restoring from disk?  Also what value would the receiving client see as the message priority - the original or the updated value?

> [Broker-J] Add operation into priority queue to change message priority
> -----------------------------------------------------------------------
>
>                 Key: QPID-8286
>                 URL: https://issues.apache.org/jira/browse/QPID-8286
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>            Reporter: Alex Rudyy
>            Priority: Major
>             Fix For: qpid-java-broker-8.0.0, qpid-java-broker-7.1.2
>
>
> The functionality to change message priority is required for some use case scenarios involving priority queues. At the moment, in order to change the priority, the messages need to be consumed (for example, using selector 'JMSMessageID=ID:XYZ') and re-published with a different priority.  I management operation can be introduced on the priority queue which can simply dequeue the message and re-enqueue it with a provided priority.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org