[ 
http://opencast.jira.com/browse/MH-8141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28609#comment-28609
 ] 

Tobias Wunden edited comment on MH-8141 at 11/22/11 6:21 PM:
-------------------------------------------------------------

It looks like the only possibility may be to split up large downloads into 
multiple pieces. 

The 2GB limit seems to be imposed by Jetty, which is using an int for the 
content length instead of a long (according to web search, I did not check the 
code).
                
      was (Author: twunden):
    It looks like the only possibility may be splitting of downloads. The limit 
seems to be imposed by Jetty, which is using an int for the content length 
instead of a long (according to web search, I did not check the code). 
Splitting of downloads should be possible though.
                  
> Machines deployed with workspace-stub fail to copy files bigger than 2 GB
> -------------------------------------------------------------------------
>
>                 Key: MH-8141
>                 URL: http://opencast.jira.com/browse/MH-8141
>             Project: Matterhorn Project
>          Issue Type: Bug
>          Components: Architecture & Services
>    Affects Versions: 1.2, Trunk
>            Reporter: Rubén Pérez Vázquez
>            Assignee: Rubén Pérez Vázquez
>            Priority: Release Blocker
>             Fix For: 1.3
>
>


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

       
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to