[
https://issues.apache.org/jira/browse/FLINK-8260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16290712#comment-16290712
]
Tzu-Li (Gordon) Tai commented on FLINK-8260:
--------------------------------------------
The {{writeToKafkaWithTimestamps}} static method is actually also deprecated in
Kafka 0.10 since 1.4.0.
The documentation should not illustrate this usage anymore for 0.10.
> Document API of Kafka 0.11 Producer
> -----------------------------------
>
> Key: FLINK-8260
> URL: https://issues.apache.org/jira/browse/FLINK-8260
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 1.4.0
> Reporter: Fabian Hueske
> Priority: Critical
> Fix For: 1.5.0, 1.4.1
>
>
> The API of the Flink Kafka Producer changed for Kafka 0.11, for example there
> is no {{writeToKafkaWithTimestamps}} method anymore.
> This needs to be added to the [Kafka connector
> documentation|https://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/connectors/kafka.html#kafka-producer],
> i.e., a new tab with a code snippet needs to be added for Kafka 0.11.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)