[
https://issues.apache.org/jira/browse/HUDI-8885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-8885:
---------------------------------
Labels: pull-request-available (was: )
> Improve efficiency of initializing metadata writer by reducing file listings
> ----------------------------------------------------------------------------
>
> Key: HUDI-8885
> URL: https://issues.apache.org/jira/browse/HUDI-8885
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Timothy Brown
> Assignee: Timothy Brown
> Priority: Major
> Labels: pull-request-available
>
> The `performTableServices` method on the metadatawriter has a lot of
> repetitive listing calls made when there are no pending services to run. This
> will incur higher latencies when the size of the timeline grows and generally
> contributes to the cost to operate the system when using cloud storage which
> charges for listing calls.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)