-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 8.6
-
Component/s: None
-
Labels:None
-
Lucene Fields:New
With the refactoring of LUCENE-9148, it becomes possible to improve corruption detection by serializing the length of the index and data files in the meta file instead of relying on CodecUtil#retrieveChecksum.
- links to