You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/13 15:33:00 UTC

[jira] [Updated] (FLINK-24488) KafkaRecordSerializationSchemaBuilder does not forward timestamp

     [ https://issues.apache.org/jira/browse/FLINK-24488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-24488:
-----------------------------------
    Labels: pull-request-available  (was: )

> KafkaRecordSerializationSchemaBuilder does not forward timestamp
> ----------------------------------------------------------------
>
>                 Key: FLINK-24488
>                 URL: https://issues.apache.org/jira/browse/FLINK-24488
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Kafka
>    Affects Versions: 1.14.0, 1.15.0
>            Reporter: Fabian Paul
>            Assignee: xmarker
>            Priority: Major
>              Labels: pull-request-available
>
> When building a KafkaRecordSerializationSchema with its builder the extracted event time timestamp is currently not set at the resulting ProducerRecord.
> https://github.com/apache/flink/blob/026675a5cb8a3704c51802fb549d6b0bc4759835/flink-connectors/flink-connector-kafka/src/main/java/org/apache/flink/connector/kafka/sink/KafkaRecordSerializationSchemaBuilder.java#L328



--
This message was sent by Atlassian Jira
(v8.3.4#803005)