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

[jira] [Updated] (HUDI-4611) Fix the duplicate creation of config in HoodieFlinkStreamer

     [ https://issues.apache.org/jira/browse/HUDI-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ethan Guo updated HUDI-4611:
----------------------------
    Fix Version/s: 0.12.1
                       (was: 0.13.0)

> 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.12.1
>
>
> 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)