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 2018/10/08 15:39:29 UTC

[GitHub] activemq-artemis pull request #2350: DO NOT MERGE

GitHub user michaelandrepearce opened a pull request:

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

    DO NOT MERGE

    Deduplicate common code in ActiveMQMessageProducer and ActiveMQSession, moving it to ActiveMQSession
    Reduce/Avoid needing to continue adding new client interfaces when new queue attributes added going forwards

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

    $ git pull https://github.com/michaelandrepearce/activemq-artemis qpid-lvq-features

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

    https://github.com/apache/activemq-artemis/pull/2350.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 #2350
    
----
commit 634f96433297f8019b2fe4ce1f0b12bad13878f6
Author: Michael André Pearce <mi...@...>
Date:   2018-09-06T07:27:56Z

    Add exlusive QPID features
    
    Deduplicate common code in ActiveMQMessageProducer and ActiveMQSession, moving it to ActiveMQSession
    Reduce/Avoid needing to continue adding new client interfaces when new queue attributes added going forwards

----


---

[GitHub] activemq-artemis pull request #2350: DO NOT MERGE

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

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


---