Skip to content

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

Merged
parkertimmins merged 1 commit intoelastic:8.xfrom
parkertimmins:backport/8.x/pr-119780
Jan 13, 2025
Merged

[8.x] Add index and reindex request settings to speed up reindex (#119780)#119992
parkertimmins merged 1 commit intoelastic:8.xfrom
parkertimmins:backport/8.x/pr-119780

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

2 participants