Skip to content

[improve][ci] Disable Maven http connection pooling on CI also for newer Maven versions - #20198

Merged
nodece merged 1 commit into
apache:masterfrom
lhotari:lh-maven-download-mitigation
Apr 28, 2023
Merged

[improve][ci] Disable Maven http connection pooling on CI also for newer Maven versions#20198
nodece merged 1 commit into
apache:masterfrom
lhotari:lh-maven-download-mitigation

Conversation

@lhotari

@lhotari lhotari commented Apr 28, 2023

Copy link
Copy Markdown
Member

Motivation

Modifications

  • Disable Maven http connection pooling also for aether
  • Set request timeout to 60000ms also for aether

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

- Maven http connection pooling was originally disabled with apache#8921
- Maven is switching to "Maven Resolver" ("aether") in newer versions
  instead of using Wagon.
  - Disable Maven http connection pooling also for aether
  - Set request timeout to 60000ms also for aether
@lhotari lhotari self-assigned this Apr 28, 2023
@github-actions github-actions Bot added the doc-not-needed Your PR changes do not impact docs label Apr 28, 2023
@nodece
nodece merged commit 7ccd1ba into apache:master Apr 28, 2023
lhotari added a commit that referenced this pull request May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants