You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bs...@apache.org on 2018/12/26 23:15:00 UTC

[geode] branch feature/GEODE-2113d updated (71e1ad8 -> 547a08d)

This is an automated email from the ASF dual-hosted git repository.

bschuchardt pushed a change to branch feature/GEODE-2113d
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 71e1ad8  GEODE-2113 Implement SSL over NIO
     add 547a08d  GEODE-2113 Implement SSL over NIO

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/geode/ClusterSSLDUnitTest.java            | 11 +++++------
 .../main/java/org/apache/geode/internal/net/NioFilter.java    |  4 +++-
 .../java/org/apache/geode/internal/net/SocketCreator.java     |  7 ++++---
 .../internal/statistics/platform/LinuxProcFsStatistics.java   | 10 +++++-----
 .../main/java/org/apache/geode/internal/tcp/TCPConduit.java   |  6 +++---
 5 files changed, 20 insertions(+), 18 deletions(-)