You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by michaelandrepearce <gi...@git.apache.org> on 2019/01/02 19:56:59 UTC

[GitHub] activemq-artemis pull request #2486: ARTEMIS-196 Implement Consumer Priority

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

----


---

[GitHub] activemq-artemis pull request #2486: ARTEMIS-196 Implement Consumer Priority

Posted by michaelandrepearce <gi...@git.apache.org>.
Github user michaelandrepearce closed the pull request at:

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


---

[GitHub] activemq-artemis issue #2486: ARTEMIS-196 Implement Consumer Priority

Posted by michaelandrepearce <gi...@git.apache.org>.
Github user michaelandrepearce commented on the issue:

    https://github.com/apache/activemq-artemis/pull/2486
  
    Ready for review, will look to merge in a week if no comments.


---

[GitHub] activemq-artemis pull request #2486: ARTEMIS-196 Implement Consumer Priority

Posted by michaelandrepearce <gi...@git.apache.org>.
GitHub user michaelandrepearce reopened 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 JMS Test
    Add Core JMS Test
    Add AMQP Test
    Add Docs

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 3e4bc71796b202d94ca790f448d9ab15ec073208
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 JMS Test - taken from ActiveMQ5
    Add Core JMS Test
    Add AMQP Test
    Add Docs

----


---

[GitHub] activemq-artemis pull request #2486: ARTEMIS-196 Implement Consumer Priority

Posted by michaelandrepearce <gi...@git.apache.org>.
Github user michaelandrepearce closed the pull request at:

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


---