mikemccand commented on code in PR #12698:
URL: https://github.com/apache/lucene/pull/12698#discussion_r1365650001


##########
lucene/CHANGES.txt:
##########
@@ -325,6 +325,8 @@ Bug Fixes
 
 * GITHUB#12571: Fix HNSW graph read bug when built with excessive connections. 
(Ben Trent).
 
+* GITHUB#12698: Fix index out of bounds bug when saving FSTStore-backed FST 
with different DataOutput for metadata

Review Comment:
   Also (unless you don't want to!), please put your name in the CHANGES entry 
-- we try to give credit to contributors!
   
   Maybe reword to something like `Fix IndexOutOfBoundsException when saving 
FSTStore-backed FST with different DataOutput for metadata` or so?



-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to