-
Notifications
You must be signed in to change notification settings - Fork 595
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
eviction strategy can be aggressive sometimes unexpectedly #8065
Comments
It OOMed when |
Is it possible the memory drop to 0 because it got killed? |
I think so, it OOMed first, i.e. use more memory resources than it requested from the risingwave-operator, and then it gets killed I suppose |
I mean |
During the test, kube-bench will not actively kill the risingwave pod. It may be restarted by k8s only if it encounters issues. |
OOM may be caused by #8125 |
Reopen if it appears again |
Slack history:
https://risingwave-labs.slack.com/archives/C03GTKX3C8G/p1676901892312759
https://risingwave-labs.slack.com/archives/C03GTKX3C8G/p1676957678684269
The text was updated successfully, but these errors were encountered: