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

Remove usage of deprecated "master" APIs #513

Conversation

andrross
Copy link
Member

All usages have been replaced with the "cluster manager" variants.

Additional context
I'm looking at removing MasterService in the core repo and this appears to be the only remaining reference outside of core. Note the build appears to be broken on main (?) but this commit can be cleanly cherry picked on to the 2.x branch where it will compile successfully.

Here is the closed issue that refers to removing deprecated APIs: #152

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.

All usages have been replaced with the "cluster manager" variants.

Signed-off-by: Andrew Ross <[email protected]>
@khushbr khushbr merged commit 7a6f789 into opensearch-project:main Sep 5, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 5, 2023
All usages have been replaced with the "cluster manager" variants.

Signed-off-by: Andrew Ross <[email protected]>
(cherry picked from commit 7a6f789)
khushbr pushed a commit that referenced this pull request Sep 5, 2023
All usages have been replaced with the "cluster manager" variants.

Signed-off-by: Andrew Ross <[email protected]>
(cherry picked from commit 7a6f789)

Co-authored-by: Andrew Ross <[email protected]>
@andrross andrross deleted the remove-usage-of-deprecated-apis-main branch September 8, 2023 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants