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 jvm heap for mvn build #13275

Merged
merged 1 commit into from
Aug 23, 2019
Merged

Increase jvm heap for mvn build #13275

merged 1 commit into from
Aug 23, 2019

Conversation

bhhari
Copy link
Contributor

@bhhari bhhari commented Aug 22, 2019

this should solve the occasional build error due to GC overhead

[INFO] Compiling 792 source files to /home/travis/build/prestodb/presto/presto-main/target/test-classes

Terminating due to java.lang.OutOfMemoryError: GC overhead limit exceeded

Copy link
Member

@arhimondr arhimondr left a comment

Choose a reason for hiding this comment

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

LGTM % Update the commit message to start with the capital letter Increase jvm heap ...

Commit guidelines that we follow: https://chris.beams.io/posts/git-commit/

Copy link
Contributor

@highker highker left a comment

Choose a reason for hiding this comment

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

@bhhari, could you maybe update the commit title as suggested by @arhimondr?

@bhhari bhhari changed the title increase jvm heap for mvn build Increase jvm heap for mvn build Aug 23, 2019
@highker highker merged commit 3fade37 into prestodb:master Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants