opensearch-project / documentation-website

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

[DOC] Search backpressure SearchTask cancellation documentation #3172

Open PritLadani opened 1 year ago

PritLadani commented 1 year ago

What do you want to do?

Tell us about your request. Provide a summary of the request and all versions that are affected. As a part of https://github.com/opensearch-project/OpenSearch/issues/5173, we have introduced SearchTask cancellation based on resource consumption. We need to update the public documentation to add the response when a query is cancelled due SearchTask cancellation.

What other resources are available? Provide links to related issues, POCs, steps for testing, etc. Issue link: https://github.com/opensearch-project/OpenSearch/issues/5173 PR: https://github.com/opensearch-project/OpenSearch/pull/5605 Current public doc: https://opensearch.org/docs/latest/opensearch/search-backpressure#search-backpressure-settings Previous doc update link: https://github.com/opensearch-project/documentation-website/issues/2629

kolchfa-aws commented 1 year ago

@PritLadani Could you specify what needs to be added please?

PritLadani commented 1 year ago

@kolchfa-aws I am waiting for this PR https://github.com/opensearch-project/OpenSearch/pull/6634 to get merged. Once that is done, we update the documentation. Will update the PR probably next week.