Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Apr 28, 2023

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