You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/01/02 19:57:00 UTC

[jira] [Commented] (ARTEMIS-196) Implementing Consumer Priority

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

ASF GitHub Bot commented on ARTEMIS-196:
----------------------------------------

GitHub user michaelandrepearce opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2486

    ARTEMIS-196 Implement Consumer Priority

    Add consumer priority support
    Includes refactor of consumer iterating in queueimpl to its own logical class, to be able to implement.
    Add OpenWire Test
    Add Core Test

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/michaelandrepearce/activemq-artemis ARTEMIS-196

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/2486.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2486
    
----
commit 0ed69c452fee817b735351db5dc450af246a27fa
Author: Michael André Pearce <mi...@...>
Date:   2018-12-31T13:22:02Z

    ARTEMIS-196 Implement Consumer Priority
    
    Add consumer priority support
    Includes refactor of consumer iterating in queueimpl to its own logical class, to be able to implement.
    Add OpenWire Test
    Add Core Test

----


> Implementing Consumer Priority
> ------------------------------
>
>                 Key: ARTEMIS-196
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-196
>             Project: ActiveMQ Artemis
>          Issue Type: Sub-task
>          Components: OpenWire
>    Affects Versions: 1.0.0
>            Reporter: Howard Gao
>            Priority: Major
>             Fix For: unscheduled
>
>
> ref: http://activemq.apache.org/consumer-priority.html
> org.apache.activemq.QueueConsumerPriorityTest



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