You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nagarjun Guraja (JIRA)" <ji...@apache.org> on 2018/02/06 19:00:00 UTC

[jira] [Updated] (FLINK-8570) Provide a hook in Flink KafkaConsumer(source function) implementation to override assignment of kafka partitions to individual task nodes

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

Nagarjun Guraja updated FLINK-8570:
-----------------------------------
    Description: This hook can be leveraged in coassigning and managing the association between KeyGroups and Kafka Partitions. This is required to exploit the use cases where streams are pre-partitioned on Kafka layer

> Provide a hook in Flink KafkaConsumer(source function) implementation to override assignment of kafka partitions to individual task nodes
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-8570
>                 URL: https://issues.apache.org/jira/browse/FLINK-8570
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Nagarjun Guraja
>            Priority: Major
>
> This hook can be leveraged in coassigning and managing the association between KeyGroups and Kafka Partitions. This is required to exploit the use cases where streams are pre-partitioned on Kafka layer



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)