You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (JIRA)" <ji...@apache.org> on 2017/05/13 12:53:04 UTC

[jira] [Commented] (FLINK-5711) Deserialization schema that gives has full kafka log information

    [ https://issues.apache.org/jira/browse/FLINK-5711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16009330#comment-16009330 ] 

Tzu-Li (Gordon) Tai commented on FLINK-5711:
--------------------------------------------

Hi [~mj2452@att.com], what extra information do you think should be included?
The current {{KeyedDeserialization}} already exposes the topic name, partition id, and record offset (which is all the information that comes with each Kafka record, I think). Do you mean the other partition metadata?

Btw, if you want to assign this to yourself, please ask for contributor permissions on the Flink dev mailing list.

> Deserialization schema that gives has full kafka log information
> ----------------------------------------------------------------
>
>                 Key: FLINK-5711
>                 URL: https://issues.apache.org/jira/browse/FLINK-5711
>             Project: Flink
>          Issue Type: Improvement
>          Components: Kafka Connector
>    Affects Versions: 1.2.0
>            Reporter: Mukesh Jha
>            Priority: Minor
>             Fix For: 1.2.2
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> I want to add a KeyedDeserialization schema that gives has full kafka log information
> Current serializers don't have the topic partition offset information.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)