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

Nomenclature changes from master to cluster manager #368

Merged

Conversation

naveentatikonda
Copy link
Member

Signed-off-by: Naveen Tatikonda navtat@amazon.com

Description

Change master nomenclature to cluster manager. Still there are few changes(package names, method names) which needs to be done. Will make those changes after those changes are implemented in opensearch core.

Issues Resolved

#307

Check List

  • Commits are signed as 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.

@naveentatikonda naveentatikonda requested a review from a team April 18, 2022 19:52
@martin-gaievski
Copy link
Member

martin-gaievski commented Apr 18, 2022

Can we change this one as well, it's our method independent from core OS - https://github.com/opensearch-project/k-NN/blob/main/src/test/java/org/opensearch/knn/plugin/transport/UpdateModelMetadataTransportActionTests.java#L55?

Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2022

Codecov Report

Merging #368 (e816521) into main (978675f) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #368   +/-   ##
=========================================
  Coverage     84.01%   84.01%           
  Complexity      911      911           
=========================================
  Files           130      130           
  Lines          3879     3879           
  Branches        359      359           
=========================================
  Hits           3259     3259           
  Misses          458      458           
  Partials        162      162           
Impacted Files Coverage Δ
.../transport/UpdateModelMetadataTransportAction.java 89.18% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 978675f...e816521. Read the comment docs.

Copy link
Member

@martin-gaievski martin-gaievski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you.

@naveentatikonda naveentatikonda merged commit 81b30b1 into opensearch-project:main Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants