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

[2.x] Add request parameter 'cluster_manager_timeout' and deprecate 'master_timeout' in Cluster APIs (#2658) #2754

Merged

Conversation

tlfeng
Copy link
Collaborator

@tlfeng tlfeng commented Apr 4, 2022

Description

Backport PR #2658 / commit 7d23b18 into 2.x branch.

  • Deprecate the request parameter master_timeout that used in Cluster APIs which have got the parameter.
  • Add alternative new request parameter cluster_manager_timeout.
  • Add unit tests.

Issues Resolved

A part of issue #2511

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…_timeout' - in Cluster APIs (opensearch-project#2658)

- Deprecate the request parameter `master_timeout` that used in Cluster APIs which have got the parameter.
- Add alternative new request parameter `cluster_manager_timeout`.
- Add unit tests.

Signed-off-by: Tianli Feng <ftianli@amazon.com>
@tlfeng tlfeng added enhancement Enhancement or improvement to existing feature or request backport PRs or issues specific to backporting features or enhancments v2.1.0 Issues and PRs related to version 2.1.0 labels Apr 4, 2022
@tlfeng tlfeng requested a review from a team as a code owner April 4, 2022 21:21
@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success fbe2a2c
Log 4150

Reports 4150

@tlfeng tlfeng merged commit 1834e07 into opensearch-project:2.x Apr 5, 2022
@tlfeng tlfeng deleted the 2.x-cluster-api-manager-timeout branch April 5, 2022 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments enhancement Enhancement or improvement to existing feature or request v2.1.0 Issues and PRs related to version 2.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants