You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "fanrui (Jira)" <ji...@apache.org> on 2022/07/08 05:06:00 UTC

[jira] [Created] (FLINK-28454) Fix the wrong timestamp example of KafkaSource

fanrui created FLINK-28454:
------------------------------

             Summary: Fix the wrong timestamp example of KafkaSource
                 Key: FLINK-28454
                 URL: https://issues.apache.org/jira/browse/FLINK-28454
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Kafka, Documentation
    Affects Versions: 1.15.1, 1.14.5, 1.13.6
            Reporter: fanrui
             Fix For: 1.16.0, 1.15.2
         Attachments: image-2022-07-08-13-04-59-993.png

[https://nightlies.apache.org/flink/flink-docs-release-1.15/docs/connectors/datastream/kafka/]

 

The timestamp unit of startingOffset is second in kafkaSource doc, but it should be milliseconds. It will mislead flink users.

 

!image-2022-07-08-13-04-59-993.png!

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)