You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2015/11/17 14:37:10 UTC

[jira] [Closed] (FLINK-3024) TimestampExtractor Does not Work When returning Long.MIN_VALUE

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

Aljoscha Krettek closed FLINK-3024.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.1
                   1.0.0

Fixed in https://github.com/apache/flink/commit/bdb306a1152aa9938bde2cc536db540eb2ca40d0

> TimestampExtractor Does not Work When returning Long.MIN_VALUE
> --------------------------------------------------------------
>
>                 Key: FLINK-3024
>                 URL: https://issues.apache.org/jira/browse/FLINK-3024
>             Project: Flink
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 0.10.0
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>             Fix For: 1.0.0, 0.10.1
>
>
> The problem is that {{ExtractTimestampsOperator}} wrongly updates the {{currentWatermark}} in the {{trigger}} method. This will interfere with values returned from {{extractWatermark}}.



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