You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When shard indexing back-pressure is enabled and cluster load exceeds the threshold, 429's generated during reindexing crashes the reindexing operation. For some reason, 429's (as opposed to other intermittent errors) do not lead to a retry but crash the reindex process instead.
What is the bug?
When shard indexing back-pressure is enabled and cluster load exceeds the threshold, 429's generated during reindexing crashes the reindexing operation. For some reason, 429's (as opposed to other intermittent errors) do not lead to a retry but crash the reindex process instead.
How can one reproduce the bug?
What is the expected behavior?
Retries, ideally with exponential back-off.
What is your host/environment?
OpenSearch 2.6.0, Ubuntu 20.04.3 LTS, deployment from Debian repo, 75-node cluster.
Do you have any additional context?
Example output from reindexing operation:
The text was updated successfully, but these errors were encountered: