jtibshirani opened a new issue, #11863: URL: https://github.com/apache/lucene/issues/11863
We recently had a regression where the kNN vectors format validation could fail on large segments. We didn't catch this in testing or nightly performance benchmarks because they didn't produce large enough segments to trigger the bug. We should add a "monster" test similar to `Test4BBKDPoints` that indexes a large dataset and maybe does a force merge. When tests are labelled `@Monster` they won't run as part of the regular build and are allowed to take much longer. -- 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: issues-unsubscr...@lucene.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org