Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SlowCompositeCodecReaderWrapper copies sub-vector values for thread-safety #14092

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

msokolov
Copy link
Contributor

This was a bug introduced with #13779. I'm guessing it has been of no consequence because SlowCompositeCodecReaderWrapper is normally only used by a single merge thread. However I came across test failures when working on reviving a vector-based binary-partitioning merge policy.

@msokolov msokolov merged commit 68051f1 into apache:main Dec 31, 2024
5 checks passed
@msokolov msokolov deleted the vectors-copy-bugfix branch December 31, 2024 17:05
@msokolov msokolov added this to the 10.2.0 milestone Dec 31, 2024
benchaplin pushed a commit to benchaplin/lucene that referenced this pull request Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant