-
Notifications
You must be signed in to change notification settings - Fork 25k
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
add is-write-index flag to aliases #30942
Merged
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
5838717
add is-write-index flag to aliases
talevy 7baf86b
cleanup
talevy 19315ff
fix unit tests
talevy 440fed4
update docs and tests
talevy 135d7c1
change to validate at MetaData.build
talevy 5bb7217
Merge branch 'master' into is-write-index-setting
talevy 847bbe6
Merge branch 'master' into is-write-index-setting
talevy 32ca015
add writeIndex to ToAndFromJsonMetaDataTests
talevy 07188f3
Merge branch 'master' into is-write-index-setting
talevy 01fab60
refactor as to not re-build aliasAndIndexLookup
talevy c7a3a96
migrate validation tests and setonce writeIndex
talevy 8df9bc8
Merge branch 'master' into is-write-index-setting
talevy 4e898c1
fix SharedClusterSnapshotRestoreIT#testRenameOnRestore
talevy 1aac672
Merge branch 'master' into is-write-index-setting
talevy 5ea9725
fix rest spec tests
talevy 1c9e28f
change validation strategy and no defaulting to indexmetadata
talevy 4755a10
update to reflect no defaulting values
talevy ae2b0c9
fix unit tests
talevy 545c801
fix doc tests
talevy a614010
add version guard for 7.0 in IndicesAliasesRequest
talevy ee4142d
Merge branch 'master' into is-write-index-setting
talevy 8c33d23
Merge branch 'master' into is-write-index-setting
talevy 0025a51
further cleanup
talevy 373c1e5
add randomization to AliasMetaDataTests.assertEqualInstances
talevy ba1162c
Merge branch 'master' into is-write-index-setting
talevy a1391b2
split out is_write_index check in yaml test and skip if run before 7.0
talevy 91deba4
add test for write index swapping
talevy 1629aef
Merge branch 'master' into is-write-index-setting
talevy f8dba0c
remove unused imports
talevy 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
update to reflect no defaulting values
- Loading branch information
commit 4755a10b6fbd0e0cec84925a9f8a566f10573a98
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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 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
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.
This comment was marked as resolved.
Sorry, something went wrong.