[
https://issues.apache.org/jira/browse/FLINK-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14725134#comment-14725134
]
ASF GitHub Bot commented on FLINK-2372:
---------------------------------------
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1082#issuecomment-136665284
Looks pretty good in general. Minor comments inline.
We have now the `Partitioner`, `KafkaPartitioner`, `RichKafkaPartitioner`
classes. Can we somehow collapse the later two into one?
> Update KafkaSink to use new Producer API
> ----------------------------------------
>
> Key: FLINK-2372
> URL: https://issues.apache.org/jira/browse/FLINK-2372
> Project: Flink
> Issue Type: Task
> Components: Kafka Connector
> Affects Versions: 0.10
> Reporter: Robert Metzger
> Assignee: Robert Metzger
> Fix For: 0.10
>
>
> Flink's Kafka Sink is using Kafka's old Producer API, which is has very poor
> performance and a limited API.
> I'll implement a new KafkaSink which is using the new API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)