Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-2651

Function service should provide built-in mechanism for streaming back large function results

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • functions
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            jstewart Jared Stewart
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: