[ 
https://issues.apache.org/jira/browse/LUCENE-9409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17538849#comment-17538849
 ] 

ASF subversion and git services commented on LUCENE-9409:
---------------------------------------------------------

Commit 62189b2e85d8a7f916232bcc5e46cc8fbcc8858e in lucene's branch 
refs/heads/main from Adrien Grand
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=62189b2e85d ]

LUCENE-9409: Reenable TestAllFilesDetectTruncation. (#896)

- Removed dependency on LineFileDocs to improve reproducibility.
 - Relaxed the expected exception type: any exception is ok.
 - Ignore rare cases when a file still appears to have a well-formed footer
   after truncation.

> TestAllFilesDetectTruncation failures
> -------------------------------------
>
>                 Key: LUCENE-9409
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9409
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Priority: Minor
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> The Elastic CI found a seed that reproducibly fails 
> TestAllFilesDetectTruncation.
> https://elasticsearch-ci.elastic.co/job/apache+lucene-solr+nightly+branch_8x/85/console
> This is a consequence of LUCENE-9396: we now check for truncation after 
> creating slices, so in some cases you would get an IndexOutOfBoundsException 
> rather than CorruptIndexException/EOFException if out-of-bounds slices get 
> created.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to