You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2019/12/16 11:38:00 UTC

[jira] [Resolved] (FLINK-15233) Improve Kafka connector properties make append update-mode as default

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

Jark Wu resolved FLINK-15233.
-----------------------------
    Resolution: Fixed

1.11.0: c3c290c1f8c14475fcb916d5b1ceaf89bbd85b41
1.10.0: d58b5cff36de8c3dbe1151a2eaeb72a41aa77736

> Improve Kafka connector properties make append update-mode as default
> ---------------------------------------------------------------------
>
>                 Key: FLINK-15233
>                 URL: https://issues.apache.org/jira/browse/FLINK-15233
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / Kafka
>            Reporter: Jark Wu
>            Assignee: Jark Wu
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, {{update-mode}} is a required properties of Kafka. However, Kafka only support append {{update-mode}}. It is weird and un-user-friendly to make users set such a properties mandatory. We can make this properties as optional and {{append}} by default.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)