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/02/22 18:07:18 UTC

[jira] [Created] (FLINK-3468) Change Timestamp Extractors to not support negative timestamps

Stephan Ewen created FLINK-3468:
-----------------------------------

             Summary: Change Timestamp Extractors to not support negative timestamps
                 Key: FLINK-3468
                 URL: https://issues.apache.org/jira/browse/FLINK-3468
             Project: Flink
          Issue Type: Sub-task
          Components: Streaming
    Affects Versions: 1.0.0
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 1.0.0


Timestamp extractors should not be able to assign arbitrary negative timestamps. Negative timestamps should lead to a certain response:
  - error
  - or drop record
  - or default to a zero timestamp



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