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)