You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2016/10/25 07:18:08 UTC

[jira] [Closed] (GEODE-1760) Custom ResultCollector on client does not receive partial results, but peer does

     [ https://issues.apache.org/jira/browse/GEODE-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Swapnil Bawaskar closed GEODE-1760.
-----------------------------------

> Custom ResultCollector on client does not receive partial results, but peer does
> --------------------------------------------------------------------------------
>
>                 Key: GEODE-1760
>                 URL: https://issues.apache.org/jira/browse/GEODE-1760
>             Project: Geode
>          Issue Type: Bug
>          Components: functions
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>             Fix For: 1.0.0-incubating
>
>
> If a non HA function is executed from a client and one or more servers throw an exception, a custom ResultCollector on the client does not receive any data for the members that did succeed. For some use cases we it would be helpful if the client received results from the members that were successful.
> The currently client behavior is also inconsistent with the way that functions work between peers, because a ResultCollector in a peer will receive all of the results from the members that did succeed, even if some members fail.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)