Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-8426

Error in Generating Timestamp/Watermakr doc

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.4.0
    • 1.5.0
    • Documentation
    • None

    Description

      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>

      Attachments

        Issue Links

          Activity

            People

              mylog00 Dmitrii Kniazev
              cjolif@apache.org Christophe Jolif
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: