You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Shikhar Bhushan (JIRA)" <ji...@apache.org> on 2016/06/21 22:13:58 UTC

[jira] [Assigned] (KAFKA-3846) Connect record types should include timestamps

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

Shikhar Bhushan reassigned KAFKA-3846:
--------------------------------------

    Assignee: Shikhar Bhushan  (was: Ewen Cheslack-Postava)

> 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)