-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Use query param instead of a system property for opting in for new cluster health response code #79351
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
arteam
merged 20 commits into
elastic:master
from
arteam:query-param-instead-of-setting
Oct 18, 2021
Merged
Use query param instead of a system property for opting in for new cluster health response code #79351
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
7bfe441
Use query param instead of a system property for opting in for new cl…
arteam 661c387
Merge branch 'master' into query-param-instead-of-setting
elasticmachine 450bfd4
Use version 8
arteam 829835f
Update server/src/main/java/org/elasticsearch/action/admin/cluster/he…
arteam 7bc6f0c
Throw an error if user requests 200 on an older cluster
arteam 6b672f5
Remove the constructor with a single return200ForServerTimeout
arteam 95652e4
Add query parameter to the docs
arteam 0180108
Don't send return200ForClusterHealthTimeout to older nodes
arteam 6bc8637
Don't follow JavaBeans conventions
arteam e84e429
Update x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/…
arteam be5fb14
Update server/src/main/java/org/elasticsearch/rest/action/admin/clust…
arteam 91e5fe7
Add an integration test for sending return_200_for_cluster_health_tim…
arteam ef975e6
Set the correct query parameter name ("return_200_for_cluster_health_…
arteam 421e4e0
Merge branch 'master' into query-param-instead-of-setting
elasticmachine 471f9f9
Add Strings import
arteam c55697a
Merge branch 'master' into query-param-instead-of-setting
elasticmachine c5117b9
Merge branch 'master' into query-param-instead-of-setting
elasticmachine 8324c52
Skip "cluster health request timeout with 200 response code" test for…
arteam 088f1fe
Merge branch 'master' into query-param-instead-of-setting
elasticmachine f61c452
Update 20_request_timeout.yml test name with bwc and backport for 7.16
arteam 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
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.
Uh oh!
There was an error while loading. Please reload this page.