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

[ENHANCEMENT]Support Number of shards scale out factor #508

Open
Akhil-Nair-ML opened this issue Mar 25, 2023 · 0 comments
Open

[ENHANCEMENT]Support Number of shards scale out factor #508

Akhil-Nair-ML opened this issue Mar 25, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Akhil-Nair-ML
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
The Opensearch permits you to set a limit shards per node, which could result in shards not being allocated once that limit is exceeded.

Describe the solution you'd like
Scale out should happen once this limit is crossed. User can define this limit in the configuration file and once this threshold is crossed then we should scale out the cluster.

Describe alternatives you've considered
NA

Additional context
NA

@Akhil-Nair-ML Akhil-Nair-ML added the enhancement New feature or request label Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant