[
https://issues.apache.org/jira/browse/FLINK-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17328769#comment-17328769
]
Flink Jira Bot commented on FLINK-6607:
---------------------------------------
This major issue is unassigned and itself and all of its Sub-Tasks have not
been updated for 30 days. So, it has been labeled "stale-major". If this ticket
is indeed "major", please either assign yourself or give an update. Afterwards,
please remove the label. In 7 days the issue will be deprioritized.
> Confusing statement in docs that Kafka 010 consumer does not require
> timestamp extractors
> -----------------------------------------------------------------------------------------
>
> Key: FLINK-6607
> URL: https://issues.apache.org/jira/browse/FLINK-6607
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Kafka, Documentation
> Reporter: Tzu-Li (Gordon) Tai
> Priority: Major
> Labels: stale-major
>
> In
> https://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/connectors/kafka.html#using-kafka-timestamps-and-flink-event-time-in-kafka-010,
> the docs state that the Kafka 010 consumer does not require timestamp
> extractors because the Kafka records' timestamps can be used.
> While this is true, it is confusing for the Kafka 010 consumer because
> currently timestamp extraction and watermark generating is bound to a single
> `AssignerWithXXXWatermarks` interface. This may cause users to misunderstand
> that even watermark generating isn't required also.
> We perhaps should strengthen the clarification of this a bit more in that
> part of the docs to avoid confusion.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)