| commit | 361f0a4524d93fc1a793aa72bfcc91c00fa3599e | [log] [tgz] |
|---|---|---|
| author | Adrien Grand <jpountz@gmail.com> | Tue Oct 31 11:35:05 2023 +0100 |
| committer | GitHub <noreply@github.com> | Tue Oct 31 11:35:05 2023 +0100 |
| tree | 8c0871bae6a0fb820b4be082a92604b5c63db157 | |
| parent | 85f5d3bb0bf84fed46ca4c093c1aa084e4a43873 [diff] |
Fix file handle leak in Lucene99ScalarQuantizedVectorsWriter. (#12739) If `mergeQuantizedByteVectorValues` fails with an exception, the temp output never gets closed. This was found by the test that throws random exceptions.

Apache Lucene is a high-performance, full-featured text search engine library written in Java.
This README file only contains basic setup instructions. For more comprehensive documentation, visit:
gradlew).We‘ll assume that you know how to get and set up the JDK - if you don’t, then we suggest starting at https://jdk.java.net/ and learning more about Java, before returning to this README.
See Contributing Guide for details.
Bug fixes, improvements and new features are always welcome! Please review the Contributing to Lucene Guide for information on contributing.
#lucene and #lucene-dev on freenode.net