GitHub user gaohoward opened a pull request:
https://github.com/apache/activemq-artemis/pull/2092
ARTEMIS-1853 Adding Netty OpenSSL provider test
Added some netty openssl tests
Fix a NPE issue
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gaohoward/activemq-artemis g_openssl2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2092.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 #2092
----
commit 246e32d0a1854ce40cabb8e2b3b38344ab532ad6
Author: Howard Gao <howard.gao@...>
Date: 2018-05-17T22:50:37Z
ARTEMIS-1853 Adding Netty OpenSSL provider test
Added some netty openssl tests
Fix a NPE issue
----
---