GitHub user apopovgg opened a pull request:
https://github.com/apache/ignite/pull/2917 Ignite-6690 DiscoverySpi: Clientmode Ignite should not fail on handshake errors
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6690
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2917.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2917
----
commit fd6ba6de472222760e20420a8e49260e561b76be
Author: apopov <
[hidden email]>
Date: 2017-10-24T08:17:59Z
IGNITE-6690: DiscoverySpi: Clientmode Ignite should not fail on handshake errors
commit fb5973e0648df89bd5048b580f547ba112f80f5b
Author: apopov <
[hidden email]>
Date: 2017-10-24T13:31:00Z
IGNITE-6690: possible case for SSL Exception added
----
---