You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by alanprot <gi...@git.apache.org> on 2018/11/04 22:49:52 UTC

[GitHub] activemq pull request #315: AMQ-7091 - O(n) Memory consumption when broker h...

GitHub user alanprot opened a pull request:

    https://github.com/apache/activemq/pull/315

    AMQ-7091 - O(n) Memory consumption when broker has inactive durable s…

    …ubscribes causing OOM

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

    $ git pull https://github.com/alanprot/activemq AMQ-7091

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

    https://github.com/apache/activemq/pull/315.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 #315
    
----
commit 29dde9fa81be3bd20fd840daa178259e74cc032e
Author: Alan Protasio <al...@...>
Date:   2018-11-04T06:22:32Z

    AMQ-7091 - O(n) Memory consumption when broker has inactive durable subscribes causing OOM

----


---

[GitHub] activemq pull request #315: AMQ-7091 - O(n) Memory consumption when broker h...

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

    https://github.com/apache/activemq/pull/315


---