mikemccand commented on a change in pull request #637: LUCENE-8754: Prevent ConcurrentModificationException in SegmentInfo URL: https://github.com/apache/lucene-solr/pull/637#discussion_r273118641
########## File path: lucene/CHANGES.txt ########## @@ -62,6 +62,9 @@ Bug fixes Scorer instead of Scorable, leading to ClassCastExceptions (Markus Jelsma, Alan Woodward) +* LUCENE-8754: Fix ConcurrentModificationExcepction in SegmentInfo if Review comment: Typo in `Excepction`. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org