Timothy Brown created HUDI-8124:
-----------------------------------
Summary: Allow reuse of meta client in Meta Sync path
Key: HUDI-8124
URL: https://issues.apache.org/jira/browse/HUDI-8124
Project: Apache Hudi
Issue Type: Improvement
Reporter: Timothy Brown
In the StreamSync class, there is an option to sync to multiple meta sync
classes. When doing so, each implementation of a HoodieSyncClient will load
their own HoodieTableMetaClient leading to excess scans.
This change can also be useful for users calling the sync code from their own
code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)