You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/06/13 10:40:00 UTC

[jira] [Reopened] (FLINK-6859) StateCleaningCountTrigger should not delete timer

     [ https://issues.apache.org/jira/browse/FLINK-6859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler reopened FLINK-6859:
-------------------------------------

haven't merged it for 1.3 yet.

> StateCleaningCountTrigger should not delete timer
> -------------------------------------------------
>
>                 Key: FLINK-6859
>                 URL: https://issues.apache.org/jira/browse/FLINK-6859
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API & SQL
>    Affects Versions: 1.3.0
>            Reporter: Fabian Hueske
>            Assignee: sunjincheng
>
> 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]?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)