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

meta node OOM in longevity test with shared source #16577

Closed
xxchan opened this issue May 3, 2024 · 7 comments
Closed

meta node OOM in longevity test with shared source #16577

xxchan opened this issue May 3, 2024 · 7 comments
Assignees

Comments

@github-actions github-actions bot added this to the release-1.9 milestone May 3, 2024
@xxchan xxchan self-assigned this May 3, 2024
@xxchan
Copy link
Member Author

xxchan commented May 3, 2024

HEAPS_S3_URL="s3://test-useast1-mgmt-bucket-archiver/k8s/usrlngvty-20240502-171919/"
RW_VERSION="nightly-20240501"

https://buildkite.com/risingwave-test/generate-collapsed-heap-files/builds/49#018f3dd4-ab5c-46ec-916e-b85f389758cd

Looks like a large proto

image

@xxchan
Copy link
Member Author

xxchan commented May 8, 2024

Hmmm, from nexmark, I see no much difference for whether or not shared source is enabled.

It may be possibly caused by ENABLE_CREATE_MV_NEXMARK_TABLE="false". (i.e., CREATE VIEW person/bid/auction, otherwise it's MATERIALIZED VIEW in the longevity).
Longevity also failed in this setting and with non shared source. https://buildkite.com/risingwave-test/longevity-test/builds/1358 But it didn't produce a memory dump

@xxchan
Copy link
Member Author

xxchan commented May 8, 2024

ColumnDesc of SouceBackfillNode is 300MB? 😮
image

@xxchan
Copy link
Member Author

xxchan commented May 8, 2024

@yezizp2012 not sure if you have any quick thoughts about this. 🤔

@yezizp2012
Copy link
Member

yezizp2012 commented May 8, 2024

@yezizp2012 not sure if you have any quick thoughts about this. 🤔

ColumnDesc shouldn't be very large. The parallelism of shared source streaming job should be 1, right?

@xxchan
Copy link
Member Author

xxchan commented May 19, 2024

RW_META_STORE=postgresql seems ok...

https://buildkite.com/risingwave-test/longevity-test/builds/1400

Copy link
Contributor

This issue has been open for 60 days with no activity.

If you think it is still relevant today, and needs to be done in the near future, you can comment to update the status, or just manually remove the no-issue-activity label.

You can also confidently close this issue as not planned to keep our backlog clean.
Don't worry if you think the issue is still valuable to continue in the future.
It's searchable and can be reopened when it's time. 😄

@xxchan xxchan removed this from the release-1.9 milestone Jul 19, 2024
@xxchan xxchan closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2024
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

No branches or pull requests

2 participants