dweiss opened a new pull request, #15304:
URL: https://github.com/apache/lucene/pull/15304
Fixes occasional test failures:
```
Stack Trace:
java.lang.NullPointerException: Cannot read field "number" because "info" is
null
at
__randomizedtesting.SeedInfo.seed([7F1D9331344693F5:8AA61B73099B4704]:0)
at
org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader.getGraph(PerFieldKnnVectorsFormat.java:322)
at
org.apache.lucene.index.TestKnnGraph.assertConsistentGraph(TestKnnGraph.java:385)
at
org.apache.lucene.index.TestKnnGraph.testMultipleVectorFields(TestKnnGraph.java:193)
```
--
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]