[
https://issues.apache.org/jira/browse/HUDI-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-4282:
-----------------------------
Sprint: 2022/09/05 (was: 2022/08/22)
> Throws IOException in method HoodieLogFileReader.isBlockCorrupted()
> -------------------------------------------------------------------
>
> Key: HUDI-4282
> URL: https://issues.apache.org/jira/browse/HUDI-4282
> Project: Apache Hudi
> Issue Type: Bug
> Components: compaction
> Reporter: sherhomhuang
> Assignee: sherhomhuang
> Priority: Critical
> Labels: pull-request-available
> Fix For: 0.12.1
>
>
> Not all dfs throw {_}*EOFException*{_}, when seek index out of the length of
> file, such as {*}chdfs{*}. So it is not suitable to use _*EOFException*_ to
> check whether "{_}*currentPos + blocksize - Long.BYTES*{_}" is out of the
> file length.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)