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

[jira] [Created] (FLINK-11002) Trigger.clear() will not be called after purged window

Yuan Yifan created FLINK-11002:
----------------------------------

             Summary: Trigger.clear() will not be called after purged window
                 Key: FLINK-11002
                 URL: https://issues.apache.org/jira/browse/FLINK-11002
             Project: Flink
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.6.2
            Reporter: Yuan Yifan


The `clear` method (org.apache.flink.streaming.api.windowing.triggers.Trigger#clear) will not be called while return a `TriggerResult.FIRE_AND_PURGE` in onElement/onProcessingTime/onEventTime, this may cause the trigger can't purge after trggered the condition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)