[
https://issues.apache.org/jira/browse/FLINK-11926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16794769#comment-16794769
]
Yun Tang commented on FLINK-11926:
----------------------------------
Yes, you could refer to the doc
https://ci.apache.org/projects/flink/flink-docs-stable/dev/stream/operators/windows.html#allowed-lateness
{noformat}
By default, the allowed lateness is set to 0. That is, elements that arrive
behind the watermark will be dropped.
{noformat}
> The Description of Assigners allowing a fixed amount of lateness is not
> correct
> -------------------------------------------------------------------------------
>
> Key: FLINK-11926
> URL: https://issues.apache.org/jira/browse/FLINK-11926
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.7.2
> Reporter: chaiyongqiang
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)