Timothy Brown created HUDI-8885:
-----------------------------------
Summary: 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
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)