You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by clebertsuconic <gi...@git.apache.org> on 2018/06/06 19:42:06 UTC

[GitHub] activemq-artemis pull request #2126: ARTEMIS-1915 Expiry Scanner is holding ...

GitHub user clebertsuconic opened a pull request:

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

    ARTEMIS-1915 Expiry Scanner is holding a lock on the queue

    No tests required as there is no semantic changes here.
    Current tests should validate this change.

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

    $ git pull https://github.com/clebertsuconic/activemq-artemis opt

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

    https://github.com/apache/activemq-artemis/pull/2126.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 #2126
    
----
commit dfb41aed4ccdfb211a6c4529e05bef41d90046b6
Author: Clebert Suconic <cl...@...>
Date:   2018-06-05T02:28:29Z

    ARTEMIS-1915 Expiry Scanner is holding a lock on the queue
    
    No tests required as there is no semantic changes here.
    Current tests should validate this change.

----


---

[GitHub] activemq-artemis pull request #2126: ARTEMIS-1915 Expiry Scanner is holding ...

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

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


---