You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Thelgis Kotsos (Jira)" <ji...@apache.org> on 2021/03/10 17:40:00 UTC

[jira] [Created] (FLINK-21722) Wrong class name used in 'Generating Watermarks' documentation page for the Scala examples

Thelgis Kotsos created FLINK-21722:
--------------------------------------

             Summary: 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


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)