-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Regression: Coordinator crashes with OOM in 468 #24572
Labels
Comments
Executing same load on Memory consumption after 1.5 hours:
|
OS OOM happens again
|
@guyco33 can you do a heapdump when gc pressure goes up? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Coordinator in
468
consumes much more memory than467
that leads to OS OOM.What could be the reason for such memory consumption change ?
Listed below the output from free memory stats and gc logs during execution from both coordinator versions.
Trino coordinator is running on EC2 machine type
r6a.xlarge
withOpenJDK Runtime Environment Temurin-23.0.1 11 (build 23.0.1 11)
jvm.conf is
The text was updated successfully, but these errors were encountered: