[
https://issues.apache.org/jira/browse/HUDI-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17462901#comment-17462901
]
Manoj Govindassamy commented on HUDI-2005:
------------------------------------------
*Update:*
!image-2021-12-20-16-15-46-327.png!
# Rollback does fs.listStatus(). To be able to see the partial commits, it
can't use the metadata table
# Log rollover does fs.listStatus() for the interested partition and fileID to
create the next log version. Since the inflight commit is not yet visible in
the metadata table, here also we can't change the FS call to make use of the
metadata table
> Audit and remove references of fs.listStatus() and fs.getFileStatus() or
> fs.exists()
> ------------------------------------------------------------------------------------
>
> Key: HUDI-2005
> URL: https://issues.apache.org/jira/browse/HUDI-2005
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: Nishith Agarwal
> Assignee: Manoj Govindassamy
> Priority: Critical
> Labels: oct18_2021, pull-request-available
> Fix For: 0.11.0
>
> Attachments: image-2021-12-20-16-15-46-327.png
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)