You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2020/02/24 15:40:40 UTC

[GitHub] [lucene-solr] jpountz opened a new pull request #1284: LUCENE-9247: Add tests for `checkIntegrity`.

jpountz opened a new pull request #1284: LUCENE-9247: Add tests for `checkIntegrity`.
URL: https://github.com/apache/lucene-solr/pull/1284
 
 
   This adds a test to `BaseIndexFileFormatTestCase` that the combination
   of opening a reader and calling `checkIntegrity` on it reads all bytes
   of all files (including index headers and footers). This would help
   detect most cases when `checkIntegrity` is not implemented correctly.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr] jpountz merged pull request #1284: LUCENE-9247: Add tests for `checkIntegrity`.

Posted by GitBox <gi...@apache.org>.
jpountz merged pull request #1284: LUCENE-9247: Add tests for `checkIntegrity`.
URL: https://github.com/apache/lucene-solr/pull/1284
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org