GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/2281
ARTEMIS-2023 Avoiding boolean on every message for 1x and tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis
compatible-changes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2281.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 #2281
----
commit 2898a80834c345c2add71bcb849e5d7cbe575a2c
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-08-28T21:35:57Z
ARTEMIS-2023 Avoiding boolean on every message for 1x and tests
----
---