martijnvg commented on code in PR #16553: URL: https://github.com/apache/lucene/pull/16553#discussion_r3906858893
########## 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: Yes, it is about addressing a corruption issue. Thanks for merging and backporting @msokolov! -- 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]
