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

ASF GitHub Bot commented on GEODE-2414:
---------------------------------------

GitHub user galen-pivotal opened a pull request:

    https://github.com/apache/geode/pull/392

    [GEODE-2414] Ignore a consistently failing test.

    This test only seems to be failing on Linux. I haven't figured out the
    cause yet. Ignore it until I have time to fix it properly.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/galen-pivotal/incubator-geode 
feature/GEODE-2412

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode/pull/392.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #392
    
----
commit c8056cae6c599ff08a6e2c968f76a95ca0fac58b
Author: Galen O'Sullivan <gosulli...@pivotal.io>
Date:   2017-02-06T20:28:56Z

    [GEODE-2414] Ignore a consistently failing test.
    
    This test only seems to be failing on Linux. I haven't figured out the
    cause yet. Ignore it until I have time to fix it properly.

----


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