Aljoscha Krettek created FLINK-3024: ---------------------------------------
Summary: 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 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)