GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/1846
Avoid NPE when setting null address You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis master_work Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/1846.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 #1846 ---- commit fc3ca2d0db90bda3d1a9d16d92eea9dbe8a2d852 Author: Justin Bertram <jbertram@...> Date: 2018-02-02T22:05:20Z Avoid NPE when setting null address ---- ---