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

Brett Porter commented on MRM-684:
----------------------------------

yep, looks ok - I realise there's some missing bits and I'd prefer a 
RuntimeException (say, UnsupportedOperationException) for the wagon's that 
don't support features instead of TransferFailedException, but otherwise I 
think it's ok.

> 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