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

[8.x] Add index and reindex request settings to speed up reindex (#119780) #119992

Open
wants to merge 1 commit into
base: 8.x
Choose a base branch
from

Conversation

parkertimmins
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

…19780)

- set slices:auto on the reindex request
- set refresh_interval: -1 on destination index before reindexing into it
- set number_of_replicas: 0 on destination index before reindexing into it
- reset refresh_interval and number_of_replicas to previous value or default after reindex

(cherry picked from commit c4024dc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants