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

[Backport 2.x] Replace internal usages of 'master' term in 'server/src/test' directory #3444

Merged
merged 1 commit into from
May 26, 2022

Commits on May 25, 2022

  1. Replace internal usages of 'master' term in 'server/src/test' directo…

    …ry (#2520)
    
    * Replace the non-inclusive terminology "master" with "cluster manager" in code comments, internal variable/method/class names, in `server/src/test` directory.
    * Backwards compatibility is not impacted.
    * Add a new unit test `testDeprecatedMasterNodeFilter()` to validate using `master:true` or `master:false` can filter the node in [Cluster Stats](https://opensearch.org/docs/latest/opensearch/rest-api/cluster-stats/) API, after the `master` role is deprecated in PR #2424
    
    Signed-off-by: Tianli Feng <ftianli@amazon.com>
    (cherry picked from commit 296fa09)
    Tianli Feng authored and github-actions[bot] committed May 25, 2022
    Configuration menu
    Copy the full SHA
    1a910ee View commit details
    Browse the repository at this point in the history