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: [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]

Reply via email to