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

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


    from a5c8548  GEODE-7702: the removeAll from NORMAL should not be changed 
to use RemoteDestroyMessage like putAll (#5091)
     add 4c5788d  GEODE-8103: Renames SniSocketFactory to SniProxySocketFactory 
(#5092)

No new revisions were added by this update.

Summary of changes:
 .../src/integrationTest/resources/assembly_content.txt         |  2 +-
 .../apache/geode/cache/client/ClientCacheFactoryJUnitTest.java | 10 +++++-----
 .../cache/client/ClientCacheFactoryJUnitTest_single_pool.xml   |  2 +-
 .../apache/geode/cache/client/proxy/ProxySocketFactories.java  |  2 +-
 .../{SniSocketFactory.java => SniProxySocketFactory.java}      |  6 +++---
 geode-docs/reference/topics/client-cache.html.md.erb           |  2 +-
 .../setting_up_a_client_server_system.html.md.erb              |  2 +-
 7 files changed, 13 insertions(+), 13 deletions(-)
 rename 
geode-core/src/main/java/org/apache/geode/cache/client/proxy/{SniSocketFactory.java
 => SniProxySocketFactory.java} (90%)

Reply via email to