renyi.bao created HUDI-1039:
-------------------------------
Summary: 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
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)