You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2023/01/04 00:37:00 UTC

[jira] [Updated] (HUDI-5375) Fix re-using of file readers w/ metadata table in FileIndex

     [ https://issues.apache.org/jira/browse/HUDI-5375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sivabalan narayanan updated HUDI-5375:
--------------------------------------
    Fix Version/s: 0.12.2

> Fix re-using of file readers w/ metadata table in FileIndex
> -----------------------------------------------------------
>
>                 Key: HUDI-5375
>                 URL: https://issues.apache.org/jira/browse/HUDI-5375
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: metadata
>    Affects Versions: 0.12.1
>            Reporter: sivabalan narayanan
>            Assignee: sivabalan narayanan
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.12.2
>
>
> In 0.12.1, looks like we had a bug where re-use readers for metadata was set to false. [https://github.com/apache/hudi/blob/a5978cd2308f0f2e501e12040f1fafae8afb86e9/hudi-common/src/main/java/org/apache/hudi/BaseHoodieTableFileIndex.java#L272]
>  
> It was already fixed in master in [https://github.com/apache/hudi/pull/6680/files#diff-0115903d86444e5decbeac54ac873d08cbf4175268e6c1b7fe3dc59591f73970,] but we are not pulling the patch in for 0.12.2 since its a large patch. So, we need to a focussed fix for 0.12.2 branch. 
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)