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/21 00:29:38 UTC

[geode] branch feature/GEODE-2113c updated (74365d6 -> 8f886f4)

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

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


    from 74365d6  GEODE-2113 implement SSL over NIO
     add 8f886f4  Reduce test duration

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/geode/ClusterSSLDUnitTest.java | 63 +++++++++-------------
 .../monitoring/executor/AbstractExecutor.java      |  7 +--
 .../apache/geode/internal/net/SocketCreator.java   |  4 +-
 .../org/apache/geode/internal/tcp/Connection.java  |  5 +-
 4 files changed, 34 insertions(+), 45 deletions(-)