GitHub user andytaylor opened a pull request:
https://github.com/apache/activemq-artemis/pull/1957
ARTEMIS-1752 - avoid null pointer in BridgeImpl
https://issues.apache.org/jira/browse/ARTEMIS-1752
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andytaylor/activemq-artemis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1957.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 #1957
----
commit 673110a37f0fed637a90dd1fd654052d6f66eab4
Author: andytaylor <andy.tayls67@...>
Date: 2018-03-19T08:36:38Z
ARTEMIS-1752 - avoid null pointer in BridgeImpl
https://issues.apache.org/jira/browse/ARTEMIS-1752
----
---