nabarun created GEODE-7105:
------------------------------
Summary: Function excution doc improvement.
Key: GEODE-7105
URL: https://issues.apache.org/jira/browse/GEODE-7105
Project: Geode
Issue Type: Bug
Components: docs
Reporter: nabarun
After GEODE-6677 was checked into develop, function execution when HA is true
and default timeout is set has some behavior changes.
* Before : the default for retries was -1 and it function execution was
retried infinitely.
* After : the default behavior is now that the function will be retried on
every server only once and if it fails on every one of them, then an exception
will be returned to the user.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)