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

[jira] [Created] (FLINK-28506) Pulsar sink don't support zero timestamp which may be provided by flink

Yufan Sheng created FLINK-28506:
-----------------------------------

             Summary: Pulsar sink don't support zero timestamp which may be provided by flink
                 Key: FLINK-28506
                 URL: https://issues.apache.org/jira/browse/FLINK-28506
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Pulsar
    Affects Versions: 1.15.0
            Reporter: Yufan Sheng


The timestamp from flink's SinkWriter.Context#timestamp() could be zero. This is not allowed in Pulsar. We should filter the invalid timestamp when sinking the message in the Pulsar connector.



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