[
https://issues.apache.org/jira/browse/IGNITE-6088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16128906#comment-16128906
]
ASF GitHub Bot commented on IGNITE-6088:
----------------------------------------
GitHub user ezhuravl opened a pull request:
https://github.com/apache/ignite/pull/2457
IGNITE-6088 Socket#shutdownOutput in ServerImpl leads to UnsupportedO…
…perationException on SSLSocket
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6088
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2457.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 #2457
----
commit 5658aa9d0c79e216613f94bdc5d459ec949851c8
Author: Evgenii Zhuravlev <[email protected]>
Date: 2017-08-16T14:56:08Z
IGNITE-6088 Socket#shutdownOutput in ServerImpl leads to
UnsupportedOperationException on SSLSocket
----
> Socket#shutdownOutput in ServerImpl leads to UnsupportedOperationException on
> SSLSocket
> ---------------------------------------------------------------------------------------
>
> Key: IGNITE-6088
> URL: https://issues.apache.org/jira/browse/IGNITE-6088
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.1
> Reporter: Evgenii Zhuravlev
> Assignee: Evgenii Zhuravlev
> Fix For: 2.2
>
>
> UnsupportedOperationException: The method shutdownOutput() is not supported
> in SSLSocket
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)