[ 
https://issues.apache.org/jira/browse/MESOS-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Mahler closed MESOS-279.
---------------------------------

    Resolution: Fixed

No longer an issue because we're now using sendfile for downloads, and for 
reads we're going to cap at 2x the page size:

Relevant reviews:
https://reviews.apache.org/r/7123/
https://reviews.apache.org/r/7048/
                
> Impose a limit on HTTP Response size
> ------------------------------------
>
>                 Key: MESOS-279
>                 URL: https://issues.apache.org/jira/browse/MESOS-279
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Benjamin Mahler
>            Assignee: Benjamin Mahler
>
> For example, when reading a 10GB file, we will currently build up a 10GB 
> string and copy it into a response. For files, we should impose a limit on 
> the amount of data requested for reading / downloading.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to