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

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


    from 541178a  Locking down the openssh version temporarily.
     new 8c8f4d9  GEODE-4697: Rename ClientHandShake to ServerSideHandshake
     new fb4c544  GEODE-4697: Remove tests that use FunctionExecutionTimeout
     new 8b38302  GEODE-4697: Removing FunctionExecutionTimeout from server 
configs
     new 70eed16  GEODE-4697: Removing FunctionExecutionTimeout from cppcache 
in addition to clicache
     new 2501051  GEODE-4697: Removing FunctionExecutionTimeout from CLI tests

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../ThinClientFunctionExecutionTestsN.cs           |  105 --
 .../integration-test/func_cacheserver1_pool.xml    |  138 +--
 .../integration-test/func_cacheserver2_pool.xml    |  135 +--
 .../integration-test/func_cacheserver3_pool.xml    |  120 +-
 .../resources/func_cacheserver1_pool.xml           |  144 ++-
 .../resources/func_cacheserver2_pool.xml           |  143 ++-
 .../resources/func_cacheserver3_pool.xml           |  128 +-
 .../testThinClientExecuteFunctionPrSHOP.cpp        |  609 ----------
 .../testThinClientPoolExecuteFunction.cpp          | 1244 --------------------
 .../testThinClientPoolExecuteFunctionPrSHOP.cpp    | 1194 -------------------
 ...hinClientPoolExecuteFunctionThrowsException.cpp |    1 -
 tests/javaobject/FunctionExecutionTimeOut.java     |   81 --
 12 files changed, 379 insertions(+), 3663 deletions(-)
 delete mode 100644 
cppcache/integration-test/testThinClientExecuteFunctionPrSHOP.cpp
 delete mode 100644 
cppcache/integration-test/testThinClientPoolExecuteFunction.cpp
 delete mode 100644 
cppcache/integration-test/testThinClientPoolExecuteFunctionPrSHOP.cpp
 delete mode 100644 tests/javaobject/FunctionExecutionTimeOut.java

-- 
To stop receiving notification emails like this one, please contact
echobr...@apache.org.

Reply via email to