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

[BWC] No Indexing and Search BWC tests added for Lucene Engine #1725

Closed
navneet1v opened this issue May 31, 2024 · 1 comment · Fixed by #2313
Closed

[BWC] No Indexing and Search BWC tests added for Lucene Engine #1725

navneet1v opened this issue May 31, 2024 · 1 comment · Fixed by #2313

Comments

@navneet1v
Copy link
Collaborator

Description

Currently in k-NN plugin there are BWC tests added for different engine and algorithms to ensure that we are able to catch any BWC issues with the new changes that happening in k-NN plugin. But for Lucene engine no BWC tests have been found.
Ref1: https://github.com/opensearch-project/k-NN/blob/main/qa/restart-upgrade/src/test/java/org/opensearch/knn/bwc/IndexingIT.java

Ref2: https://github.com/opensearch-project/k-NN/blob/main/qa/rolling-upgrade/src/test/java/org/opensearch/knn/bwc/IndexingIT.java

The aim of this issue is to add the BWC tests for Lucene Engine.

@buddharajusahil
Copy link
Contributor

Hi Navneet, I would like to be assigned this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants