[
https://issues.apache.org/jira/browse/HUDI-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
renyi.bao resolved HUDI-1039.
-----------------------------
Resolution: Fixed
this issue found in 0.5.3 and has auto fixed by another implement for
HoodieWriteClient in current master branch
> Cleanup redundant timeline service when createHoodleClient
> ----------------------------------------------------------
>
> Key: HUDI-1039
> URL: https://issues.apache.org/jira/browse/HUDI-1039
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Writer Core
> Reporter: renyi.bao
> Priority: Major
> Fix For: 0.6.0
>
>
> Two EmbeddedTimelineServices are generated during initialization ofÂ
> HoodieWriteClient.
> The first is for writing, the second is for cleaning up.
> I think the first one of them is redundant service, because the excutors
> always look for the newly timeline service.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)