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 2020/04/09 14:21:46 UTC

[geode] 01/01: Merge pull request #4920 from apache/feature/GEODE-7852doc

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

bschuchardt pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git

commit a12d1fe3e1f66adfcdc8ff5c414abb69f3c8f3cd
Merge: 8f9f4b7 47cc74f
Author: Bruce Schuchardt <bs...@pivotal.io>
AuthorDate: Thu Apr 9 07:21:12 2020 -0700

    Merge pull request #4920 from apache/feature/GEODE-7852doc
    
    GEODE-7852: SNI extension support

 .../geode/client/sni/ClientSNIAcceptanceTest.java  |  6 +++++
 .../cache/client/ClientCacheFactoryJUnitTest.java  | 10 +++++++-
 .../ClientCacheFactoryJUnitTest_single_pool.xml    |  9 +++++++
 .../geode/cache/client/proxy/SniSocketFactory.java | 30 +++++++++++++++++++---
 .../topics/client-cache-elements-list.html.md.erb  |  1 +
 .../reference/topics/client-cache.html.md.erb      | 26 +++++++++++++++++++
 .../setting_up_a_client_server_system.html.md.erb  | 17 ++++++++++--
 .../geode/test/dunit/internal/ProcessManager.java  |  7 ++---
 8 files changed, 97 insertions(+), 9 deletions(-)