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

Replace 'master' terminology with 'cluster manager' in 'qa' directory #3330

Merged
merged 2 commits into from
May 16, 2022

Conversation

tlfeng
Copy link
Collaborator

@tlfeng tlfeng commented May 15, 2022

Description

  • Replace the non-inclusive terminology "master" with "cluster manager" in code comments, internal variable and method names, in qa directory.
  • Backwards compatibility is not impacted.

Replacement rules:

  • master -> cluster_manager or clusterManager (variable name) or cluster-manager (code comment)
  • Master -> ClusterManager

Issues Resolved

A part of #1548

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.

Signed-off-by: Tianli Feng <ftianli@amazon.com>
@tlfeng tlfeng added v2.1.0 Issues and PRs related to version 2.1.0 backport 2.x Backport to 2.x branch labels May 15, 2022
@tlfeng tlfeng requested review from a team and reta as code owners May 15, 2022 22:29
@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 43ac0ba
Log 5348

Reports 5348

Signed-off-by: Tianli Feng <ftianli@amazon.com>
@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success be9693f
Log 5352

Reports 5352

@dblock dblock merged commit e2ad4ff into opensearch-project:main May 16, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 16, 2022
…#3330)

* Replace 'master' terminology with 'cluster manager' in 'qa' directory

Signed-off-by: Tianli Feng <ftianli@amazon.com>

* Replace master_node with cluster_manager_node in cluster.state API test

Signed-off-by: Tianli Feng <ftianli@amazon.com>
(cherry picked from commit e2ad4ff)
dblock pushed a commit that referenced this pull request May 16, 2022
…#3330) (#3332)

* Replace 'master' terminology with 'cluster manager' in 'qa' directory

Signed-off-by: Tianli Feng <ftianli@amazon.com>

* Replace master_node with cluster_manager_node in cluster.state API test

Signed-off-by: Tianli Feng <ftianli@amazon.com>
(cherry picked from commit e2ad4ff)

Co-authored-by: Tianli Feng <ftianli@amazon.com>
@tlfeng tlfeng deleted the replace-master-int-qa branch May 16, 2022 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch 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