This is an automated email from the ASF dual-hosted git repository.
zhouxj pushed a change to branch feature/GEODE-7258
in repository https://gitbox.apache.org/repos/asf/geode.git.
from d723aed GEODE-7258: The function retry logic is modified to handle
exception thrown, while trying to connect to a server thats shutdown/closed.
add 9356d46 define a constant for retry initial value
No new revisions were added by this update.
Summary of changes:
.../org/apache/geode/cache/client/internal/ExecuteFunctionOp.java | 6 ++++--
.../apache/geode/cache/client/internal/ExecuteRegionFunctionOp.java | 6 ++++--
.../apache/geode/cache/client/internal/SingleHopClientExecutor.java | 6 ++++--
3 files changed, 12 insertions(+), 6 deletions(-)