You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/04/12 07:38:00 UTC

[jira] [Closed] (FLINK-8426) Error in Generating Timestamp/Watermakr doc

     [ https://issues.apache.org/jira/browse/FLINK-8426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-8426.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

master: 0e0ba5d8ff394ea9be4d1b8e988d157761976666
1.5: a43e785bd5bded2037c533ac3525040d3aff5059

> 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)