-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: master (9.0), 8.7
-
Fix Version/s: master (9.0), 8.7
-
Component/s: core/store
-
Labels:None
-
Lucene Fields:New
If we fail to get the size of a file in the constructor of NIOFSIndexInput, then we will leak a FileChannel opened in NIOFSDirectory#openInput. This bug is discovered by a test failure in Elasticsearch.
- links to