You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2016/04/13 20:53:25 UTC

[jira] [Resolved] (FLINK-3747) Consolidate TimestampAssigner Methods in Kafka Consumer

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

Stephan Ewen resolved FLINK-3747.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0

Fixed via e40e29da9b68ec6da59f7b5372cb1483283c0530

> Consolidate TimestampAssigner Methods in Kafka Consumer
> -------------------------------------------------------
>
>                 Key: FLINK-3747
>                 URL: https://issues.apache.org/jira/browse/FLINK-3747
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Blocker
>             Fix For: 1.1.0
>
>
> On {{DataStream}} the methods for setting a TimestampAssigner/WatermarkEmitter are called {{assignTimestampsAndWatermarks()}} while on {{FlinkKafkaConsumer*}} they are called {{setPunctuatedWatermarkEmitter()}} and {{setPeriodicWatermarkEmitter()}}.
> I think these names should be matched, also the name {{setWatermarkEmitter}} does not hint at the fact that the assigner primarily assigns timestamps.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)