[
https://issues.apache.org/jira/browse/HUDI-5375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-5375:
---------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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)