You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "renyi.bao (Jira)" <ji...@apache.org> on 2020/06/24 02:00:00 UTC

[jira] [Resolved] (HUDI-1039) Cleanup redundant timeline service when createHoodleClient

     [ 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)