[ 
http://jira.codehaus.org/browse/MNG-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=174399#action_174399
 ] 

Brett Porter commented on MNG-4098:
-----------------------------------

I think we can remove the grouping of the downloads and allow them to be as 
parallel as possible since the way the tree works should prevent 
sequencing/concurrency problems.

However, that requires more testing than a simple bugfix - no problem bumping 
it if you're ready to release

> increase concurrency of parallel downloads
> ------------------------------------------
>
>                 Key: MNG-4098
>                 URL: http://jira.codehaus.org/browse/MNG-4098
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Artifacts and Repositories
>    Affects Versions: 2.1.0
>            Reporter: Brett Porter
>             Fix For: 2.1.1
>
>
> this started out in 2.1.0. To avoid file locking issues parallelism was 
> limited to artifacts in different groups. However, I'm now of the opinion 
> this is not necessary and we should investigate allowing jars to be 
> downloaded in parallel regardless of group.
> Don has also suggested some improvements to the synchronization that might 
> make the code cleaner and faster, which I'll look for him to add here.

-- 
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