You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2020/04/08 12:56:00 UTC

[jira] [Closed] (FLINK-11257) FlinkKafkaConsumer should support assgin partition

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

Aljoscha Krettek closed FLINK-11257.
------------------------------------
    Resolution: Not A Problem

I'm closing this for now because I don't understand what the issue is. Our consumer should correctly use the "assign partition" API to only read from the necessary partitions.

Please re-open if there is any new concrete information or a code example that shows what the change should be.

> FlinkKafkaConsumer should support assgin partition 
> ---------------------------------------------------
>
>                 Key: FLINK-11257
>                 URL: https://issues.apache.org/jira/browse/FLINK-11257
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / Kafka
>    Affects Versions: 1.7.1
>            Reporter: shengjk1
>            Assignee: vinoyang
>            Priority: Major
>
> i find flink 1.7 also has  universal Kafka connector ,if the kakfa-connector  support assgin partition ,the the kakfa-connector should prefect.  such as a kafka topci has  3 partition, i only use 1 partition,but i should read all partition then filter.this method Not only waste resources but also relatively low efficiency.so i suggest FlinkKafkaConsumer should support assgin partition 



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