[
https://issues.apache.org/jira/browse/FLINK-8426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16435071#comment-16435071
]
ASF GitHub Bot commented on FLINK-8426:
---------------------------------------
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/5837
The PR has been merged, @mylog00 could you close it?
> Error in Generating Timestamp/Watermakr doc
> -------------------------------------------
>
> Key: FLINK-8426
> URL: https://issues.apache.org/jira/browse/FLINK-8426
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.4.0
> Reporter: Christophe Jolif
> Assignee: Dmitrii Kniazev
> Priority: Trivial
> Fix For: 1.5.0
>
>
> In
> https://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/event_timestamps_watermarks.html
> {{public class BoundedOutOfOrdernessGenerator extends
> AssignerWithPeriodicWatermarks<MyEvent>}}
> should be
> {{public class BoundedOutOfOrdernessGenerator implements
> AssignerWithPeriodicWatermarks<MyEvent>}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)