[
https://issues.apache.org/jira/browse/GEODE-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16737530#comment-16737530
]
ASF subversion and git services commented on GEODE-2113:
--------------------------------------------------------
Commit 2232dc94d6768cf29450708f47d5dbe66d7630ef in geode's branch
refs/heads/feature/GEODE-5787-dunit-internal from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=2232dc9 ]
Revert "GEODE-2113 Implement SSL over NIO"
Regression testing encountered some hangs when using message "chunking"
in TCPConduit. This needs to be investigated and fixed.
This reverts commit a075b0e1a13a7a57378973bbfb7f14a63f29bf87.
> Implement SSL over NIO
> ----------------------
>
> Key: GEODE-2113
> URL: https://issues.apache.org/jira/browse/GEODE-2113
> Project: Geode
> Issue Type: Improvement
> Components: messaging
> Reporter: Addison
> Assignee: Bruce Schuchardt
> 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
(v7.6.3#76005)