[ 
https://issues.apache.org/jira/browse/GEODE-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864221#comment-15864221
 ] 

ASF subversion and git services commented on GEODE-2414:
--------------------------------------------------------

Commit d5d7e80011d1cc11468be769acd2bc1b517b766d in geode's branch 
refs/heads/feature/GEODE-2267 from [~jstewart]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=d5d7e80 ]

GEODE-2416: Collect together artifacts from individual servers into a single 
zip file

 - GEODE-2414: Determine a mechanism to stream a zip file from server to locator
 - GEODE-2415: Write a function to return a zip file for a single server


> 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)

Reply via email to