You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Hequn Cheng (JIRA)" <ji...@apache.org> on 2017/07/31 02:25:00 UTC

[jira] [Updated] (FLINK-7298) Records can be cleared when all data in state is invalid

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

Hequn Cheng updated FLINK-7298:
-------------------------------
    Description: In {{ProcTimeWindowInnerJoin}}.{{expireOutTimeRow}}, we need not to remove records from state when there is no valid records. Instead, we can clear them all at once.  (was: In {{ProcTimeWindowInnerJoin}}.{{expireOutTimeRow}}, we need not to remove records from state when there is no valid records. Instead, we can clear 
 them all at once.)

> Records can be cleared when all data in state is invalid
> --------------------------------------------------------
>
>                 Key: FLINK-7298
>                 URL: https://issues.apache.org/jira/browse/FLINK-7298
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Hequn Cheng
>            Assignee: Hequn Cheng
>
> In {{ProcTimeWindowInnerJoin}}.{{expireOutTimeRow}}, we need not to remove records from state when there is no valid records. Instead, we can clear them all at once.



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