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] Rename package 'o.o.action.support.master' to 'o.o.action.support.clustermanager' (#3556) #3597

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

tlfeng
Copy link
Collaborator

@tlfeng tlfeng commented Jun 15, 2022

Description

Backport PR #3556 / commit e767924 to 2.x branch.

  • Rename package org.opensearch.action.support.master to org.opensearch.action.support.clustermanager
  • Rename classes with master term in the package org.opensearch.action.support.master

For an easier review, the change of class definition in the above package is starting with the file AcknowledgedRequest.java, you could search for it in the "Files changed" tab. The other changes are most of the references of the renamed classes.

Issues Resolved

The first step of issue #3542
On 2.x branch, the next step is to backport the commit 223d472 / PR #3593

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.

…stermanager' (opensearch-project#3556)

* Rename package org.opensearch.action.support.master to org.opensearch.action.support.clustermanager

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

* Rename classes with master term in the package org.opensearch.action.support.master

Signed-off-by: Tianli Feng <ftianli@amazon.com>
@tlfeng tlfeng requested review from a team and reta as code owners June 15, 2022 23:50
@tlfeng tlfeng added backport PRs or issues specific to backporting features or enhancments v2.1.0 Issues and PRs related to version 2.1.0 labels Jun 15, 2022
@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success ec7a5a1
Log 6049

Reports 6049

@dblock dblock merged commit c0bf235 into opensearch-project:2.x Jun 16, 2022
@tlfeng
Copy link
Collaborator Author

tlfeng commented Jun 16, 2022

@dblock Thank you so much for reviewing! 👍👍

@tlfeng tlfeng deleted the 2.x-rename-master-package branch July 30, 2022 03:42
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 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