-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Use synthetic recovery source by default if synthetic source is enabled #119110
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
Merged
salvatore-campagna
merged 97 commits into
elastic:main
from
salvatore-campagna:feature/synthtic-source-recovery-default
Feb 5, 2025
Merged
Changes from 21 commits
Commits
Show all changes
97 commits
Select commit
Hold shift + click to select a range
2e7c5b3
feature: use synthetic recovery source by default for tsdb and logsdb
salvatore-campagna eb97654
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 116bab3
fix: default synthetic recovery source value
salvatore-campagna 2bebd23
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 5c3507c
fix: handle null pointer exception
salvatore-campagna 4677961
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 1f4bfed
fix: depend on mode setting
salvatore-campagna f21e8d4
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 3313218
fix: restore original code
salvatore-campagna 6de37a8
nit: remove import MODE
salvatore-campagna a7ba43a
fix: remove unnecessary setting existence check
salvatore-campagna f6613d3
fix: move source mode setting to IndexSettings
salvatore-campagna 7bcd751
fix: preserve histogram array in synthetic source
salvatore-campagna 0cfda36
fix: missing _recovery_source field when using synthetic source
salvatore-campagna 95e43e4
Revert "fix: preserve histogram array in synthetic source"
salvatore-campagna 86df003
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 8dd466b
fix: disable testing for empty list
salvatore-campagna b2bbbf7
fix: exclude _recovery_source_size
salvatore-campagna 1b6b524
fix: exclude _recovery_source_size
salvatore-campagna a8345c4
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna b87504d
fix: disable rest compatibility test after dropping _recovery_source …
salvatore-campagna cbb8d7f
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 278ab19
fix: no need to disable empty list test
salvatore-campagna 6ee99fc
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 7118892
test: synthetic source recovery and source mode
salvatore-campagna d36a6ba
fix: false for bwc
salvatore-campagna 8578832
fix: typo test vs text
salvatore-campagna 6335465
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 2a50974
fix: setting is final
salvatore-campagna 063531d
fix: synthetic recovery index version
salvatore-campagna 73c9d9d
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna fff1fe4
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 8a6418a
fix: recover source field unvailable with synthetic source
salvatore-campagna 4934292
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna b5ddc28
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 570ee9c
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 10d8b7d
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna b05e061
fix: synthetic recovery only for stateful
salvatore-campagna 71f7186
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 1b03ddb
fix: no recovery source for stateless
salvatore-campagna aec53bb
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 300e942
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 08df011
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 7e74d4a
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna f705c83
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 65c9a0d
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna f3a892d
fix: remove stateless check
salvatore-campagna 52df8c2
Revert "fix: remove stateless check"
salvatore-campagna 3b38eb4
fix: remove serverless handling
salvatore-campagna b8ac5ae
fix: synthetic recovery source false in serverless
salvatore-campagna e999fa9
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 4fb4a07
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna fb302cf
Mute org.elasticsearch.repositories.s3.S3RepositoryThirdPartyTests or…
elasticsearchmachine d3c31d9
Mute org.elasticsearch.repositories.s3.RepositoryS3MinioBasicCredenti…
elasticsearchmachine 61a563a
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 6754d36
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna ee5ae64
fix: introduce a feature flag to gate usage of synthetic recovery
salvatore-campagna e2f1926
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna fd2b1f0
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 9242373
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 2cf0ced
Revert "fix: recover source field unvailable with synthetic source"
salvatore-campagna 62fb995
fix: check test result based on synthetic source recovery feature flag
salvatore-campagna 201dff2
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 1814a5b
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 9936a10
fix: lucene version
salvatore-campagna 49f4715
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 137e253
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 957fd47
fix: disable synthetic recovery yaml tests
salvatore-campagna a9ef0f5
fix: disable synthetic recovery yaml tests
salvatore-campagna c140cfb
fix: rename task
salvatore-campagna 96502e3
fix: gate yaml test execution
salvatore-campagna fa9fd70
fix: use a better feature name and description
salvatore-campagna 810ddbe
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 502c710
fix: push missing file
salvatore-campagna c56ec16
not: add a comment
salvatore-campagna 5c2a1b9
fix: refactor feature selection logic
salvatore-campagna d865ff5
nit: avoid creating another static set
salvatore-campagna 14997b7
fix: exclude tests from release build
salvatore-campagna ad7d742
fix: exlude from rest compatibility tests
salvatore-campagna 7d0b3da
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna e99b549
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna e72b3a8
fix: try to disable tests
salvatore-campagna 8fe2f3e
fix: use correct class
salvatore-campagna fc8d430
fix: restore previous feature name
salvatore-campagna 4afd0fa
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna e70a02b
fix: test patch
salvatore-campagna 09e523d
fix: add TODO to muted-tests
salvatore-campagna a7f0e9c
fix: add TODO to muted-tests
salvatore-campagna c9bbbcc
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna bce5b19
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna a532297
fix: yaml instead of p0
salvatore-campagna c44e096
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna 6d221e3
fix: missing backport version
salvatore-campagna 98657ed
fix: try to exclude tests
salvatore-campagna c46b21d
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna ee4e4f2
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna ecd0b6c
Merge branch 'main' into feature/synthtic-source-recovery-default
salvatore-campagna File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change is just a result of reordering settings in such a way that static initialization happens in the right order.