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

StateCleaningCountTrigger should not delete timer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.3.1, 1.4.0
    • Table SQL / API
    • None

    Description

      The StateCleaningCountTrigger which is used to clean-up inactive state should not delete timers, i.e.. not call deleteProcessingTimeTimer().
      This is an expensive operation.

      We should rather fire the timer and check if we need to clean the state or not.

      What do you think sunjincheng121?

      Attachments

        Issue Links

          Activity

            People

              sunjincheng121 sunjincheng
              fhueske Fabian Hueske
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: