You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2016/02/16 14:57:18 UTC

[jira] [Created] (FLINK-3415) TimestampExctractor accepts negative watermarks

Stephan Ewen created FLINK-3415:
-----------------------------------

             Summary: TimestampExctractor accepts negative watermarks 
                 Key: FLINK-3415
                 URL: https://issues.apache.org/jira/browse/FLINK-3415
             Project: Flink
          Issue Type: Bug
          Components: Streaming
    Affects Versions: 0.10.2
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
            Priority: Critical
             Fix For: 1.0.0


When the timestamp extractor returns a negative value for a watermark, it is accepted, as long as it is larger than the previous negative value, with the initial reference value being Long.MIN_VALUE



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