[
https://issues.apache.org/jira/browse/GEODE-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinmei Liao resolved GEODE-2414.
--------------------------------
Resolution: Fixed
> 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
> Components: configuration, gfsh
> Reporter: Jared Stewart
> Assignee: 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)