[
https://issues.apache.org/jira/browse/GEODE-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870796#comment-15870796
]
ASF subversion and git services commented on GEODE-2414:
--------------------------------------------------------
Commit d690012f82e68e04c95f840943a5cd71b7f67452 in geode's branch
refs/heads/feature/GEODE-2267 from [~jstewart]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=d690012 ]
GEODE-2414: Create exportLogs region for all locators
> 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)