GitHub user gaohoward opened a pull request: https://github.com/apache/activemq-artemis/pull/2000
ARTEMIS-1791 Large message files are not removed after redistribution across a cluster You can merge this pull request into a Git repository by running: $ git pull https://github.com/gaohoward/activemq-artemis f_lm_leak Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/2000.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 #2000 ---- commit 1c8e2c4ff303abbdd855343409f0649901f9aee7 Author: Howard Gao <howard.gao@...> Date: 2018-04-09T03:07:49Z ARTEMIS-1791 Large message files are not removed after redistribution across a cluster commit 27ca56a159072803903b79d37dc945313decb4c5 Author: Ingo Weiss <ingo@...> Date: 2018-04-09T06:46:15Z [ARTEMIS-1791] Large message files are not removed after redistribution across a cluster Issue: https://issues.apache.org/jira/browse/ARTEMIS-1791 Adding test ---- ---