apache / hudi

Upserts, Deletes And Incremental Processing on Big Data.
https://hudi.apache.org/
Apache License 2.0
5.46k stars 2.43k forks source link

[HUDI-8450] Optimize the design of EmbeddedTimelineServerHelper#createEmbeddedTimelineService #12173

Closed usberkeley closed 3 weeks ago

usberkeley commented 4 weeks ago

Change Logs

Remove the check config.isEmbeddedTimelineServerEnabled() from EmbeddedTimelineServerHelper#createEmbeddedTimelineService. The purpose of the function is to create an instance, and the caller should decide whether to invoke this function

Impact

none

Risk level (write none, low medium or high below)

none

Documentation Update

none

Contributor's checklist

hudi-bot commented 4 weeks ago

CI report:

Bot commands @hudi-bot supports the following commands: - `@hudi-bot run azure` re-run the last Azure build