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

[jira] [Closed] (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 ]

Fabian Hueske closed FLINK-7298.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Fixed for 1.4.0 with 8c9642f7d8c67251c6d59bba3a02661d8f537331

> 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
>             Fix For: 1.4.0
>
>
> 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)