GitHub user stanlyDoge opened a pull request:
https://github.com/apache/activemq-artemis/pull/1952
ARTEMIS-1743 fix NPE in server log when Artemis trace logging is enabled
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stanlyDoge/activemq-artemis ARTEMIS-1743
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1952.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 #1952
----
commit 555dd31f60bacbfaf15cb559c8991c1e50618367
Author: Stanislav Knot <sknot@...>
Date: 2018-03-13T11:19:01Z
ARTEMIS-1743 fix NPE in server log when Artemis trace logging is enabled
----
---