GitHub user cshannon opened a pull request:
https://github.com/apache/activemq-artemis/pull/1910
ARTEMIS-1713 - Fix NPE inside OpenWireConnection
fix NPE inside getClientId() in OpenWireConnection
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cshannon/activemq-artemis ARTEMIS-1713
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1910.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 #1910
----
commit 8bd0d8aad684872273e0d3e34a280a5ebe0e531e
Author: Christopher L. Shannon (cshannon) <christopher.l.shannon@...>
Date: 2018-02-28T19:01:51Z
ARTEMIS-1713 - Fix NPE inside OpenWireConnection
fix NPE inside getClientId() in OpenWireConnection
----
---