opensearch-project / documentation-website

The documentation for OpenSearch, OpenSearch Dashboards, and their associated plugins.
https://opensearch.org/docs
Apache License 2.0
67 stars 465 forks source link

[DOC] Workload management at tenant level to improve resiliency #8194

Open kaushalmahi12 opened 1 week ago

kaushalmahi12 commented 1 week ago

What do you want to do?

Tell us about your request. With this feature admin users will be able to create the QueryGroup constructs to ensure fair resource consumption. This will apply to search workload only.

QueryGroup will have resource (CPU, JVM) level thresholds which the feature will try to enforce at all times during the lifecycle of the Opensearch process.

*Version: List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all.

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.

Naarcha-AWS commented 1 week ago

@kaushalmahi12: Do you have a related development PR for this issue?

kkhatua commented 1 week ago

@Naarcha-AWS this might be the dev PR (RFC actually) https://github.com/opensearch-project/OpenSearch/issues/11061