You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Dave Brunswick (JIRA)" <ji...@apache.org> on 2012/09/12 19:40:09 UTC

[jira] [Created] (CB-1450) FileTransfer download should support chunkedMode to avoid out of memory errors on larger files

Dave Brunswick created CB-1450:
----------------------------------

             Summary: FileTransfer download should support chunkedMode to avoid out of memory errors on larger files
                 Key: CB-1450
                 URL: https://issues.apache.org/jira/browse/CB-1450
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Android, iOS
    Affects Versions: 2.0.0
         Environment: All environments.  Code is already implemented to support upload, but download of large files will lead to out of memory errors.
            Reporter: Dave Brunswick
            Assignee: Joe Bowser


There is no chunked mode for download of files and this leads to out of memory errors on any platform for files over a certain size (approx 350MB on iOS).  Code already exists for upload, so hopefully should be straightforward to add to download functionality.

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

[jira] [Updated] (CB-1450) FileTransfer download should support chunkedMode to avoid out of memory errors on larger files

Posted by "Joe Bowser (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser updated CB-1450:
---------------------------

    Component/s: iOS
                 CordovaJS

Adding more platforms, since this may involve a small API change as well.
                
> FileTransfer download should support chunkedMode to avoid out of memory errors on larger files
> ----------------------------------------------------------------------------------------------
>
>                 Key: CB-1450
>                 URL: https://issues.apache.org/jira/browse/CB-1450
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android, CordovaJS, iOS
>    Affects Versions: 2.0.0
>         Environment: All environments.  Code is already implemented to support upload, but download of large files will lead to out of memory errors.
>            Reporter: Dave Brunswick
>            Assignee: Joe Bowser
>
> There is no chunked mode for download of files and this leads to out of memory errors on any platform for files over a certain size (approx 350MB on iOS).  Code already exists for upload, so hopefully should be straightforward to add to download functionality.

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

[jira] [Updated] (CB-1450) FileTransfer download should support chunkedMode to avoid out of memory errors on larger files

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1450:
---------------------------------

    Component/s:     (was: iOS)
    
> FileTransfer download should support chunkedMode to avoid out of memory errors on larger files
> ----------------------------------------------------------------------------------------------
>
>                 Key: CB-1450
>                 URL: https://issues.apache.org/jira/browse/CB-1450
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: 2.0.0
>         Environment: All environments.  Code is already implemented to support upload, but download of large files will lead to out of memory errors.
>            Reporter: Dave Brunswick
>            Assignee: Joe Bowser
>
> There is no chunked mode for download of files and this leads to out of memory errors on any platform for files over a certain size (approx 350MB on iOS).  Code already exists for upload, so hopefully should be straightforward to add to download functionality.

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