Jared Stewart created GEODE-2414:
------------------------------------

             Summary: Determine a mechanism to stream a zip file from server to 
locator
                 Key: GEODE-2414
                 URL: https://issues.apache.org/jira/browse/GEODE-2414
             Project: Geode
          Issue Type: Sub-task
            Reporter: Jared Stewart


Our export command will execute a function on servers (one at a time) to build 
up a zip file of the artifacts for that server.  Then, the zip file needs to be 
sent back to the locator, so that the locator can aggregate together the files 
from all servers.  However, we need to make sure to chunk/stream the data that 
we send from server to locator so that neither member will run out of memory if 
the file is very large.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to