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

2018-02-10 Thread Henrik Lundahl (JIRA)

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

Henrik Lundahl commented on MRESOLVER-39:
-

Can possibly 1.1.1 be released so that MNG-6323 can be resolved?

> 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
>Assignee: Robert Scholte
>Priority: Major
> Fix For: Maven Artifact Resolver 1.1.1
>
> Attachments: MRESOLVER-39.tar.gz
>
>
> 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
(v7.6.3#76005)


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

2018-01-23 Thread Yegor Borovikov (JIRA)

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

Yegor Borovikov commented on MRESOLVER-39:
--

Thank you for hunting it down!

Attaching [^MRESOLVER-39.tar.gz] (3 tiny poms) for easy reproduction:

 
{code:java}
rm -rf ~/.m2/repository/com/google/code/findbugs/jsr305/3.0.2
mvn -T2 compiler:compile
{code}

> 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
>Priority: Major
> Attachments: MRESOLVER-39.tar.gz
>
>
> 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
(v7.6.3#76005)


[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=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)


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

2017-12-23 Thread Robert Scholte (JIRA)

[ 
https://issues.apache.org/jira/browse/MRESOLVER-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)