[
https://issues.apache.org/jira/browse/FLINK-21722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17299181#comment-17299181
]
Seth Wiesman commented on FLINK-21722:
--------------------------------------
fixed in master: e8e951c74c6c8e28b6a6b885bcf280f84bb1c08b
> Wrong class name used in 'Generating Watermarks' documentation page for the
> Scala examples
> ------------------------------------------------------------------------------------------
>
> Key: FLINK-21722
> URL: https://issues.apache.org/jira/browse/FLINK-21722
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Reporter: Thelgis Kotsos
> Assignee: Thelgis Kotsos
> Priority: Minor
> Labels: documentation, pull-request-available
>
> The 'Generating Watermarks' documentation page has examples on 'Periodic
> WatermarkGenerator' and 'Punctuated WatermarkGenerator'.
> The Java examples implement the class 'WatermarkGenerator', whereas the Scala
> examples extend the 'AssignerWithPeriodicWatermarks'. Both examples should be
> using 'WatermarkGenerator' which is the correct class for the example.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)