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/02/09 00:11:55 UTC

[GitHub] activemq-artemis pull request #1858: ARTEMIS-853 - Support for exclusive con...

GitHub user michaelandrepearce opened a pull request:

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

    ARTEMIS-853 - Support for exclusive consumers

    Fix coverity findings.

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

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

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

    https://github.com/apache/activemq-artemis/pull/1858.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 #1858
    
----
commit b5288982ca11475f177793b5c4b3abdc21154b6c
Author: Michael André Pearce <mi...@...>
Date:   2018-02-08T23:51:04Z

    ARTEMIS-853 - Support for exclusive consumers
    
    Fix coverity findings.

----


---

[GitHub] activemq-artemis issue #1858: ARTEMIS-853 - Support for exclusive consumers

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

    https://github.com/apache/activemq-artemis/pull/1858
  
    @jdanekrh these are the coverity fixes i believe are related to the commit you commented on, as noted the others i believe are due to other commits/pr's that simply you're picking up in the report, or as you noted its fine and i'd agree.
    
    I will merge as soon as PR build is green.


---

[GitHub] activemq-artemis pull request #1858: ARTEMIS-853 - Support for exclusive con...

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

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


---