mikemccand commented on pull request #2567: URL: https://github.com/apache/lucene-solr/pull/2567#issuecomment-916132838
Phew thanks @zacharymorn! > I'll add that commit to this PR once it is approved and merged into main. OK I just approved that one. > When I worked on the concurrent changes, I noticed the segInfoStat.indexSortStatus.error handling discrepancy, and updated it to work like the rest of statuses check :D Aha! That's a great catch! So `CheckIndex` was failing to throw an exception if there was an index sort problem detected. Thank you for fixing this sneaky pre-existing bug! -- 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]
