Skip to content

Conversation

dweiss
Copy link
Contributor

@dweiss dweiss commented Oct 8, 2025

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)

@dweiss dweiss self-assigned this Oct 8, 2025
@dweiss dweiss added this to the 11.0.0 milestone Oct 8, 2025
Copy link
Contributor

github-actions bot commented Oct 8, 2025

This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop receiving this reminder on future updates to the PR.

@dweiss dweiss added the skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check. label Oct 8, 2025
@dweiss dweiss merged commit ebaa6db into apache:main Oct 8, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:core/codecs skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants