[
https://issues.apache.org/jira/browse/FLINK-11002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17336551#comment-17336551
]
Flink Jira Bot commented on FLINK-11002:
----------------------------------------
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> 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: API / DataStream
> Affects Versions: 1.6.2
> Reporter: Yuan Yifan
> Priority: Major
> Labels: stale-major
>
> 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
(v8.3.4#803005)