Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 1.0.2
-
Fix Version/s: 1.4
-
Component/s: remote proxy
-
Labels:None
-
Environment:Debian
-
Number of attachments :
Description
If a remote repository is not available (e.g. network error) then ALL artifact downloads (even from different remote repos) from clients are very slow. If the remote repo is removed from the config everything works again.
We should look at this after 1.1 (and possibly back port it to the 1.1.x branch).
I'm under the opinion that all calls to remote repositories should be asynchronous and that Archiva should serve the data that becomes available first. This will most likely also boost proxy performance.