[
https://issues.apache.org/jira/browse/GEODE-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911667#comment-16911667
]
ASF subversion and git services commented on GEODE-2113:
--------------------------------------------------------
Commit 6d1851081d445302fa40cf9c73f2c62656d80502 in geode's branch
refs/heads/release/1.9.1 from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6d18510 ]
Revert "GEODE-2113 implement SSL over NIO"
This reverts commit 588af8522a48b1fcaf045bb9ce028e4e8422dcba.
> Implement SSL over NIO
> ----------------------
>
> Key: GEODE-2113
> URL: https://issues.apache.org/jira/browse/GEODE-2113
> Project: Geode
> Issue Type: Improvement
> Components: docs
> Reporter: Addison
> Assignee: Joey McAllister
> Priority: Major
> Labels: SmallFeature, pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 5.5h
> Remaining Estimate: 0h
>
> Java now has a nifty javax.net.ssl.SSLSocketFactory that can produce an
> SSLSocket from an existing Socket. This will let us create an SSLSocket that
> has an NIO SocketChannel and get rid of all of the "Old IO" code.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)