GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/1953
Fixing MQTT Leak You can merge this pull request into a Git repository by running: $ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-1286 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/1953.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 #1953 ---- commit 732c5ccab58022216eaec1cfb531226d6331f9b5 Author: Clebert Suconic <clebertsuconic@...> Date: 2018-03-14T21:53:29Z ARTEMIS-1286 Adding test replicating MQTT direct buffer leak (Test developed as an interaction between Justin Bertram, Philip Jenkins and Clebert Suconic through ARTEMIS-1286 JIRA) commit 620049029d738f564ac67802972658a8ff2aa542 Author: Clebert Suconic <clebertsuconic@...> Date: 2018-03-14T20:36:38Z ARTEMIS-1286 Fixing MQTT Bytes message encode ---- ---