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

Implement disk-based scale-up logic #10

Open
otrosien opened this issue Mar 29, 2019 · 1 comment
Open

Implement disk-based scale-up logic #10

otrosien opened this issue Mar 29, 2019 · 1 comment
Labels
design Design idea, not ready for implementation

Comments

@otrosien
Copy link
Member

We could potentially find and resolve disk-issues before ES blocks writing to the index. At the moment the only disk-based check we do is to prevent scaling down in case of high disk usage.

@otrosien otrosien added the design Design idea, not ready for implementation label Mar 29, 2019
@drummerwolli
Copy link
Member

+1, we mostly do disk-based scaling, as we are using ES more for analytical use-cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Design idea, not ready for implementation
Projects
None yet
Development

No branches or pull requests

2 participants