Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.10.0
-
None
Description
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.