[
https://issues.apache.org/jira/browse/MRESOLVER-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17807811#comment-17807811
]
ASF GitHub Bot commented on MRESOLVER-464:
------------------------------------------
cstamas opened a new pull request, #408:
URL: https://github.com/apache/maven-resolver/pull/408
Artificially limit the max concurrent request count doable with
JDK HttpClient, as otherwise you may end up with IOEx.
The value is exposed as config param, so users can tweak it.
Value 100 is verified to work with Maven Central.
JDK Bug: https://bugs.openjdk.org/browse/JDK-8225647
---
https://issues.apache.org/jira/browse/MRESOLVER-464
> JDK transport bug
> -----------------
>
> Key: MRESOLVER-464
> URL: https://issues.apache.org/jira/browse/MRESOLVER-464
> Project: Maven Resolver
> Issue Type: Task
> Components: Resolver
> Reporter: Tamas Cservenak
> Priority: Major
> Fix For: 2.0.0, 2.0.0-alpha-7
>
>
> JDK transport seems can be plagued by
> https://bugs.openjdk.org/browse/JDK-8225647
> Try to do something about this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)