msokolov commented on code in PR #16553: URL: https://github.com/apache/lucene/pull/16553#discussion_r3904285431
########## lucene/CHANGES.txt: ########## @@ -219,6 +219,9 @@ Optimizations Bug Fixes --------------------- +* GITHUB#16553: Fix stored-fields corruption when PerField#finish throws: the stored-fields frame Review Comment: Is this a real index corruption bug as the description seems to indicate? I am in the midst of spinning up the first RC for 10.5.2 release but if this is bad, I can incorporate it and rebuild. WDYT? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
