[
https://issues.apache.org/jira/browse/HUDI-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen updated HUDI-4611:
-----------------------------
Summary: Fix the duplicate creation of config in HoodieFlinkStreamer (was:
optimize code)
> Fix the duplicate creation of config in HoodieFlinkStreamer
> -----------------------------------------------------------
>
> Key: HUDI-4611
> URL: https://issues.apache.org/jira/browse/HUDI-4611
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: linfey.nie
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.13.0
>
>
> Before that, the code 'FlinkStreamerConfig.toFlinkConfig(cfg)' will be called
> twice. It's mostly misleading and the same thing both times. In
> StreamerUtil.java, the method already exists and even better. We canĀ call
> directly. thanks!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)