[ https://issues.apache.org/jira/browse/FLINK-21120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-21120: ----------------------------------- Labels: auto-deprioritized-critical (was: stale-critical) > Add support for ignore abnormal watermark > ----------------------------------------- > > Key: FLINK-21120 > URL: https://issues.apache.org/jira/browse/FLINK-21120 > Project: Flink > Issue Type: Improvement > Components: API / DataStream > Affects Versions: 1.11.1, 1.12.0 > Reporter: zlzhang0122 > Priority: Critical > Labels: auto-deprioritized-critical > > When using eventTime and extract watermark from element timestamp to generate > BoundedOutOfOrderness waternark, if one of the element timestamp is > abnormal(assume the timestamp is very big, for example Integer.MAX_VALUE), > then the watermark became very big too, and then the normal element timestamp > can not trigger the window bellow any more. I think maybe there can provide a > option to just ignore the abnormal element timestamp or generate a normal > watermark base on the current processTime. -- This message was sent by Atlassian Jira (v8.3.4#803005)