[jira] [Commented] (MRESOLVER-39) deadlock during multithreaded dependency resolution

2017-12-23 Thread Robert Scholte (JIRA)

[ 
https://issues.apache.org/jira/browse/MRESOLVER-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16302316#comment-16302316
 ] 

Robert Scholte commented on MRESOLVER-39:
-

Great work! Now looking at it, that commit contains way too much changes :( It 
looks like the PartialFile changes are some kind of cleanup, but it seems like 
a nasty detail is missed. 

> deadlock during multithreaded dependency resolution
> ---
>
> Key: MRESOLVER-39
> URL: https://issues.apache.org/jira/browse/MRESOLVER-39
> Project: Maven Resolver
>  Issue Type: Bug
>Reporter: Zoltan Haindrich
>
> narrowed down a resolution problem to the commit ad50215 ; which belongs to  
> MRESOLVER-13
> Probably the changes in PartialFile might be the most relevant wrt to this 
> problem.
> for stack traces, see MNG-6323, MNG-6324



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (MRESOLVER-39) deadlock during multithreaded dependency resolution

2018-01-03 Thread Steve Storey (JIRA)

[ 
https://issues.apache.org/jira/browse/MRESOLVER-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16309272#comment-16309272
 ] 

Steve Storey commented on MRESOLVER-39:
---

I've made a PR that fixes the problem for me: 
https://github.com/apache/maven-resolver/pull/14 (and comment on the PR 
includes instructions on how to test / apply to your own local install)

> deadlock during multithreaded dependency resolution
> ---
>
> Key: MRESOLVER-39
> URL: https://issues.apache.org/jira/browse/MRESOLVER-39
> Project: Maven Resolver
>  Issue Type: Bug
>Reporter: Zoltan Haindrich
>
> narrowed down a resolution problem to the commit ad50215 ; which belongs to  
> MRESOLVER-13
> Probably the changes in PartialFile might be the most relevant wrt to this 
> problem.
> for stack traces, see MNG-6323, MNG-6324



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (MRESOLVER-39) deadlock during multithreaded dependency resolution

2018-01-03 Thread Zoltan Haindrich (JIRA)

[ 
https://issues.apache.org/jira/browse/MRESOLVER-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16309584#comment-16309584
 ] 

Zoltan Haindrich commented on MRESOLVER-39:
---

[~stevestorey] Geat! I can confirm that issue is gone using maven-3.5.2 + 
pull/14 by using the same things I've used to locate the problem :)

> deadlock during multithreaded dependency resolution
> ---
>
> Key: MRESOLVER-39
> URL: https://issues.apache.org/jira/browse/MRESOLVER-39
> Project: Maven Resolver
>  Issue Type: Bug
>Reporter: Zoltan Haindrich
>
> narrowed down a resolution problem to the commit ad50215 ; which belongs to  
> MRESOLVER-13
> Probably the changes in PartialFile might be the most relevant wrt to this 
> problem.
> for stack traces, see MNG-6323, MNG-6324



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)