mikemccand commented on PR #12530:
URL: https://github.com/apache/lucene/pull/12530#issuecomment-1808000711

   I think this PR is ready.  Note that its scope is "only" to catch cases 
where the last commit point succeeds, but older commit points have problems.  
This case was previously passing `CheckIndex` yet `IndexWriter` would fail to 
start up since it attempts to load all commit points.
   
   We have [separate issue open](https://github.com/apache/lucene/issues/7820) 
to more gracefully handle the tricky missing `_N.si` file case.


-- 
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