[
https://issues.apache.org/jira/browse/FLINK-12092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz updated FLINK-12092:
-------------------------------------
Fix Version/s: 1.10.0
> Doc of when `onTimer(...)` is called is inaccurate
> --------------------------------------------------
>
> Key: FLINK-12092
> URL: https://issues.apache.org/jira/browse/FLINK-12092
> Project: Flink
> Issue Type: Improvement
> Components: API / DataStream, Documentation
> Reporter: Ling Wang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The doc says:
> {quote}When a timer's particular time is reached, the `onTimer(...)` method
> is, the `onTimer(...)` method is called.
> {quote}
> That's not accurate, in fact misleading. It contradicts what is said later in
> the same doc:
> {quote}Since event-time timers only fire with watermarks coming in
> {quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)