kaivalnp commented on PR #16665: URL: https://github.com/apache/lucene/pull/16665#issuecomment-5686456363
I merged the fix to `main` and backported to `branch_10x`, but backporting to `branch_10_5` for the 10.5.2 bugfix release is slightly tricky: because a test depends on `Lucene99HnswVectorsReader#getFlatVectorsReader`, which was added in 10.6 Let's discuss on #16678 about whether to backport with a modified test, add the new function in 10.5.2, or release this fix in a later version of Lucene. If there are no comments on the PR by tomorrow, I'll go with the last option to avoid further delay of the bugfix release. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
