[ https://issues.apache.org/jira/browse/FLINK-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351172#comment-16351172 ]
ASF GitHub Bot commented on FLINK-8477: --------------------------------------- Github user Aitozi commented on the issue: https://github.com/apache/flink/pull/5405 cc @aljoscha please help review this patch. ![image](https://user-images.githubusercontent.com/9486140/35761522-6e00f4b8-08c4-11e8-8063-7ec015802428.png) see the picture above, when user choose to use without a checkpoint to avoid catch up data after a crash , and use kafka#setStartFromLatest to consume the latest data. if use without the skip api , we can see that it can produce a broken data which may lead to the alert in monitor Scenario。if user want to skip the broken window, can hava a choice to skip serveral window after the first fire. > Add api to support for user to skip the first incomplete window data > -------------------------------------------------------------------- > > Key: FLINK-8477 > URL: https://issues.apache.org/jira/browse/FLINK-8477 > Project: Flink > Issue Type: Improvement > Components: DataStream API > Affects Versions: 1.4.0, 1.3.2 > Reporter: aitozi > Assignee: aitozi > Priority: Major > Fix For: 1.4.1 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)