[ 
http://jira.codehaus.org/browse/MRM-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_124019
 ] 

James William Dumay commented on MRM-684:
-----------------------------------------

I've changed this so it throws a StreamingNotSupportedException which is a 
little clearer.

> Clients timeout due to Archiva blocking when downloading large files
> --------------------------------------------------------------------
>
>                 Key: MRM-684
>                 URL: http://jira.codehaus.org/browse/MRM-684
>             Project: Archiva
>          Issue Type: Bug
>          Components: WebDAV interface
>    Affects Versions: 1.0, 1.0.1
>            Reporter: James William Dumay
>            Assignee: James William Dumay
>             Fix For: 1.1
>
>         Attachments: wagon-streaming.patch
>
>
> Clients connecting to Archiva may time out when Archiva is proxying large 
> files from an up stream remote repository.
> Internally, Archiva uses Wagon and Plexus webdav which can only reference 
> resources as JAVA File objects. Thus, Archiva must wait until Wagon has 
> finished downloading from the remote repository before it can return the 
> valid File object to the Plexus Webdav Servlet.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to