[
https://issues.apache.org/jira/browse/FLINK-8500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16462148#comment-16462148
]
ASF GitHub Bot commented on FLINK-8500:
---------------------------------------
Github user tzulitai commented on the issue:
https://github.com/apache/flink/pull/5939
@StephanEwen we have some follow-up discussion on how to approach this on
the JIRA ticket. Do you want to take a look at that?
https://issues.apache.org/jira/browse/FLINK-8500
The general idea is that we should perhaps come up with a more generic
schema interface that allows providing all information that Kafka gives us and
provide them to the user.
> Get the timestamp of the Kafka message from kafka consumer(Kafka010Fetcher)
> ---------------------------------------------------------------------------
>
> Key: FLINK-8500
> URL: https://issues.apache.org/jira/browse/FLINK-8500
> Project: Flink
> Issue Type: Improvement
> Components: Kafka Connector
> Affects Versions: 1.4.0
> Reporter: yanxiaobin
> Priority: Major
> Fix For: 1.6.0
>
> Attachments: image-2018-01-30-14-58-58-167.png,
> image-2018-01-31-10-48-59-633.png
>
>
> The method deserialize of KeyedDeserializationSchema needs a parameter
> 'kafka message timestamp' (from ConsumerRecord) .In some business scenarios,
> this is useful!
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)