Jared Stewart created GEODE-2651:
------------------------------------
Summary: Function service should provide built-in mechanism for
streaming back large function results
Key: GEODE-2651
URL: https://issues.apache.org/jira/browse/GEODE-2651
Project: Geode
Issue Type: Improvement
Components: functions
Reporter: Jared Stewart
It would be convenient to have a built-in mechanism for streaming back large
function results that does not require keeping all results in memory on either
end of the function execution. Example use cases:
- Executing a function to gather all logs on server (this may produce a very
large zip file)
- Executing netstat -lsof currently runs out of memory in CI
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)