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

Add memory circuit breaker #303

Open
jngz-es opened this issue May 6, 2020 · 2 comments
Open

Add memory circuit breaker #303

jngz-es opened this issue May 6, 2020 · 2 comments

Comments

@jngz-es
Copy link

jngz-es commented May 6, 2020

I'd like to add memory circuit breaker on LTR memory usage to not impact the cluster availability, like ingestion function, when the system memory usage is high.

@nathancday
Copy link
Member

This seems like a smart thing to do, what would be the behavior when memory usage is too high?

@jngz-es
Copy link
Author

jngz-es commented May 19, 2020

What I am thinking is rejecting APIs which consume memory like create model/feature set etc.

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