[
https://issues.apache.org/jira/browse/GEODE-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911589#comment-16911589
]
ASF subversion and git services commented on GEODE-7105:
--------------------------------------------------------
Commit 222bbe6229dc3409f98af8ba35f06e3df97f4fdb in geode's branch
refs/heads/develop from Joey McAllister
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=222bbe6 ]
Merge pull request #3950 from nabarunnag/feature/GEODE-7105
GEODE-7105: Changed Function execution HA docs
> 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
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)