[
https://issues.apache.org/jira/browse/KAFKA-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on KAFKA-3846 started by Shikhar Bhushan.
----------------------------------------------
> Connect record types should include timestamps
> ----------------------------------------------
>
> Key: KAFKA-3846
> URL: https://issues.apache.org/jira/browse/KAFKA-3846
> Project: Kafka
> Issue Type: Improvement
> Components: KafkaConnect
> Affects Versions: 0.10.0.0
> Reporter: Ewen Cheslack-Postava
> Assignee: Shikhar Bhushan
> Labels: needs-kip
> Fix For: 0.10.1.0
>
>
> Timestamps were added to records in the previous release, however this does
> not get propagated automatically to Connect because it uses custom wrappers
> to add fields and rename some for clarity.
> The addition of timestamps should be trivial, but can be really useful (e.g.
> in sink connectors that would like to include timestamp info if available but
> when it is not stored in the value).
> This is public API so it will need a KIP despite being very uncontentious.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)