Dan Smith created GEODE-1760:
--------------------------------

             Summary: 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


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)

Reply via email to