jpountz commented on pull request #1569: URL: https://github.com/apache/lucene-solr/pull/1569#issuecomment-642621848
> So we now check checksums on every file when opening We only verify checksums of meta file when opening (those that we read entirely anyway). Checksums only get verified on other files when `LeafReader#checkIntegrity` is called. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
