[
https://issues.apache.org/jira/browse/FLINK-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17336750#comment-17336750
]
Flink Jira Bot commented on FLINK-6607:
---------------------------------------
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> 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)