martijnvg commented on code in PR #16553: URL: https://github.com/apache/lucene/pull/16553#discussion_r3903004099
########## 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: I think we should backport this change all the way to 10.5 branch. Would you be able to move this entry to 10.5.2 section? I think this section is missing in the main branch. -- 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]
