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] Bump version and fix core refactor #1006

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

junqiu-lei
Copy link
Member

@junqiu-lei junqiu-lei commented Jul 26, 2023

Description

Bump version and fix core refactor on 2.x branch.

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.

@junqiu-lei junqiu-lei added the Maintenance Add support for new versions of OpenSearch/Dashboards from upstream label Jul 26, 2023
@junqiu-lei
Copy link
Member Author

The CI will be expected to fail because of core snapshot 2.10.0 isn't yet out.

@junqiu-lei junqiu-lei changed the title Bump version and fix core refactor [2.x] Bump version and fix core refactor Jul 26, 2023
@navneet1v
Copy link
Collaborator

@junqiu-lei can we fix : WhiteSource Security Check?

@navneet1v
Copy link
Collaborator

The CI will be expected to fail because of core snapshot 2.10.0 isn't yet out.

are you saying OpenSearch core 2.10 version is not out?

@junqiu-lei
Copy link
Member Author

@navneet1v The 2.10.0-SNAPSHOT was just out several hours ago, will check WhiteSource Security error.

@junqiu-lei
Copy link
Member Author

WhiteSource Security issue is unrelated to this PR. I raised a new PR for WhiteSource Security fix to main and 2.x #1010.

Signed-off-by: Junqiu Lei <junqiu@amazon.com>
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #1006 (b94670b) into 2.x (24e9fb3) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                2.x    #1006   +/-   ##
=========================================
  Coverage     85.16%   85.16%           
  Complexity     1145     1145           
=========================================
  Files           154      154           
  Lines          4693     4693           
  Branches        426      426           
=========================================
  Hits           3997     3997           
  Misses          504      504           
  Partials        192      192           
Files Changed Coverage Δ
...xception/DeleteModelWhenInTrainStateException.java 100.00% <ø> (ø)
...ava/org/opensearch/knn/index/KNNMethodContext.java 92.50% <ø> (ø)
...g/opensearch/knn/index/MethodComponentContext.java 91.13% <ø> (ø)
...rg/opensearch/knn/index/query/KNNQueryBuilder.java 85.18% <ø> (ø)
...rc/main/java/org/opensearch/knn/indices/Model.java 83.92% <ø> (ø)
...ava/org/opensearch/knn/indices/ModelGraveyard.java 88.50% <ø> (ø)
...java/org/opensearch/knn/indices/ModelMetadata.java 97.19% <ø> (ø)
...in/java/org/opensearch/knn/indices/ModelState.java 89.47% <ø> (ø)
...main/java/org/opensearch/knn/plugin/KNNPlugin.java 100.00% <ø> (ø)
...ensearch/knn/plugin/rest/RestKNNWarmupHandler.java 100.00% <ø> (ø)
... and 40 more

@junqiu-lei junqiu-lei merged commit ae9c9f4 into opensearch-project:2.x Jul 28, 2023
60 of 62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Add support for new versions of OpenSearch/Dashboards from upstream skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants