-
Notifications
You must be signed in to change notification settings - Fork 594
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
Longevity test 2024-01-16 cn OOM #14613
Comments
Generating flamegraph: https://buildkite.com/risingwave-test/generate-collapsed-heap-files/builds/9 |
same issue for longevity test nightly-20240117
|
any findings? cc: @wcy-fdu |
any findings? cc: @wcy-fdu benchmark-risingwave-compute-c-0_1705459558-2024-01-17-02-45-57.auto.heap.collapsed.zip Looks similar to #14712 |
From the heap file, o one piece of memory is particularly large. The relatively large memory is the write chunk of materialized executor, which is 600MB. |
Closed by #14855 |
The text was updated successfully, but these errors were encountered: