[jira] [Created] (FLINK-1684) Make Kafka connectors read/write a partition the worker is on

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1684) Make Kafka connectors read/write a partition the worker is on

Shang Yuanchun (Jira)
Gábor Hermann created FLINK-1684:
------------------------------------

             Summary: Make Kafka connectors read/write a partition the worker is on
                 Key: FLINK-1684
                 URL: https://issues.apache.org/jira/browse/FLINK-1684
             Project: Flink
          Issue Type: Improvement
          Components: Streaming
            Reporter: Gábor Hermann


Kafka connectors could read/write partitions on a different machine. It is a best effort to find the partitions located on the same node as the subtask and read from (or write to) that partition.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)