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

Increase Maven memory limit in CI jobs to avoid failures #11799

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

nineinchnick
Copy link
Member

Description

Increase Maven memory limit in CI jobs to avoid failures. I ran the build with -Xmx3G for 365 and 370 and the memory usage increased somewhere between these versions.

370 mem usage during build:
370-mem

365 mem usage during build:
365-mem

Is this change a fix, improvement, new feature, refactoring, or other?

CI fix

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

CI

How would you describe this change to a non-technical end user or system administrator?

n/a

Related issues, pull requests, and links

Documentation

(x) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

(x) No release notes entries required.
( ) Release notes entries required with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Apr 5, 2022
@nineinchnick
Copy link
Member Author

It might an outlier, but maybe this'll speed up some jobs too. Current branch:
image

vs master:
image

@nineinchnick nineinchnick requested a review from hashhar April 6, 2022 07:17
Copy link
Member

@hashhar hashhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

Would be good to know what introduced this anyway - I'll bisect later.

@findepi findepi merged commit a3a6d81 into trinodb:master Apr 6, 2022
@nineinchnick nineinchnick deleted the bump-ci-xmx branch April 6, 2022 11:15
@github-actions github-actions bot added this to the 376 milestone Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Timeout or OutOfMemoryError in maven-checks (17) job
3 participants