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

Missing call to super#close() in TimestampsAndPeriodicWatermarksOperator#close()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • None

    Description

      Here is related code:

        public void close() throws Exception {
          // emit a final watermark
      

      AbstractUdfStreamOperator#close() should be called.

      Attachments

        Activity

          People

            sewen Stephan Ewen
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: