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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)