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 <alanprot@...>
Date: 2018-11-04T06:22:32Z
AMQ-7091 - O(n) Memory consumption when broker has inactive durable
subscribes causing OOM
----
---