Details
-
Bug
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
1.0, 1.0.1
-
None
Description
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.
Attachments
Attachments
Issue Links
- depends upon
-
WAGON-101 Allow use of streams for get, getIfNewer and put
- Closed
-
MRM-781 Removal of Archiva-Webdav implementation in favor of Jackrabbit-webdav
- Closed
- relates to
-
MRM-1347 Migrate repository proxy to the new repository API
- Open
- supercedes
-
MRM-643 archiva should start to offer the file being proxied to the client while it concurrently downloads it
- Closed