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

Hummock version unpin delay due to log store lags #16984

Closed
hzxa21 opened this issue May 29, 2024 · 0 comments · Fixed by #17009
Closed

Hummock version unpin delay due to log store lags #16984

hzxa21 opened this issue May 29, 2024 · 0 comments · Fixed by #17009
Assignees
Milestone

Comments

@hzxa21
Copy link
Collaborator

hzxa21 commented May 29, 2024

          The hummock version is pinned by log store. It's consistently held due to the large volume of historical logs to consume, until forcefully unpinned by `max_version_pinning_duration_sec`.

The log input rate of sink exceeds the consumption rate, so the situation will deteriorate.

https://risingwave-labs.slack.com/archives/C034TRN6A49/p1716526705213879?thread_ts=1716516350.612169&cid=C034TRN6A49

Originally posted by @zwang28 in #16644 (comment)

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 a pull request may close this issue.

2 participants