You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Luffy Tsai (JIRA)" <ji...@apache.org> on 2017/08/22 23:24:00 UTC

[jira] [Assigned] (FLINK-4004) Do not pass custom flink kafka connector properties to Kafka to avoid warnings

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

Luffy Tsai reassigned FLINK-4004:
---------------------------------

    Assignee: Luffy Tsai

> Do not pass custom flink kafka connector properties to Kafka to avoid warnings
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-4004
>                 URL: https://issues.apache.org/jira/browse/FLINK-4004
>             Project: Flink
>          Issue Type: Improvement
>          Components: Kafka Connector
>            Reporter: Robert Metzger
>            Assignee: Luffy Tsai
>
> The FlinkKafkaConsumer has some custom properties, which we pass to the KafkaConsumer as well (such as {{flink.poll-timeout}}). This causes Kafka to log warnings about unused properties.
> We should not pass Flink-internal properties to Kafka, to avoid those warnings.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)