[
https://issues.apache.org/jira/browse/HUDI-8124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagar Sumit closed HUDI-8124.
-----------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
> 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
> Assignee: Timothy Brown
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> 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)