[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-439) Abiltity to change priority of messages in a queue/durable sub

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Wed Nov 5 11:54:18 EST 2008


     [ https://jira.jboss.org/jira/browse/JBMESSAGING-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Mesnil closed JBMESSAGING-439.
-----------------------------------

    Resolution: Done


it is already possible to change the priority of a message in a queue using:

* QueueControlMBean.changeMessagePriority(messageID, newPriority)         for Core queues
* JMSQueueControlMBean.changeMessagePriority(messageID, newPriority) for JMS queues 

> Abiltity to change priority of messages in a queue/durable sub
> --------------------------------------------------------------
>
>                 Key: JBMESSAGING-439
>                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-439
>             Project: JBoss Messaging
>          Issue Type: Feature Request
>            Reporter: Tim Fox
>            Assignee: Jeff Mesnil
>            Priority: Minor
>             Fix For: 2.0.0 Beta
>
>
> A "nice to have" would be to allow the priority of messages in a destination to be changed by an administrator - this should be available via the normal management interfaces.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list