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/05/04 14:13:03 UTC

[GitHub] [lucene-solr] madrob commented on a change in pull request #1482: LUCENE-7822: CodecUtil#checkFooter should throw a CorruptIndexException as the main exception.

madrob commented on a change in pull request #1482:
URL: https://github.com/apache/lucene-solr/pull/1482#discussion_r419467116



##########
File path: lucene/core/src/test/org/apache/lucene/util/TestOfflineSorter.java
##########
@@ -353,12 +352,10 @@ protected void corruptFile() throws IOException {
 
       // This corruption made OfflineSorter fail with its own exception, but we verify it also went and added (as suppressed) that the

Review comment:
       no longer as suppressed 




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



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