GitHub user dtaflin opened a pull request:
https://github.com/apache/activemq-nms-openwire/pull/3
Fix for NMS failover/TLS bug, AMQNET-572, by saving an Ssl context
Proposed fix for https://issues.apache.org/jira/browse/AMQNET-572
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dtaflin/activemq-nms-openwire fix-failover
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-nms-openwire/pull/3.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 #3
----
commit d04851c2d6b5ad30dc01b3829d495d46c5800b0f
Author: dtaflin <[email protected]>
Date: 2017-10-17T18:48:42Z
Fix for NMS failover/TLS bug, AMQNET-572, by saving an Ssl context
----
---