Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Create Backward compatibility tests for kNN to make Lucene upgrade does not break the ODFE version upgrade #200

Open
vamshin opened this issue Aug 25, 2020 · 0 comments
Labels
Enhancements Improvement on existing component

Comments

@vamshin
Copy link
Member

vamshin commented Aug 25, 2020

We have noticed when Elasticsearch upgrades to the latest version of Lucene, to maintain backward compatibility it allows to write using latest codec and allows to read old indices with the corresponding old Codes. We need to have tests to ensure that the above behavior is working as expected similar to https://github.com/apache/lucene-solr/blob/master/lucene/backward-codecs/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java

@vamshin vamshin added the Enhancements Improvement on existing component label Aug 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancements Improvement on existing component
Projects
None yet
Development

No branches or pull requests

1 participant