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

[jira] [Created] (FLINK-10996) Enable state ttl in cep

aitozi created FLINK-10996:
------------------------------

             Summary: Enable state ttl in cep
                 Key: FLINK-10996
                 URL: https://issues.apache.org/jira/browse/FLINK-10996
             Project: Flink
          Issue Type: Improvement
          Components: CEP
    Affects Versions: 1.7.1
            Reporter: aitozi
            Assignee: aitozi
             Fix For: 1.7.1


In flink cep, although the within clause can clean up the data when data is expire. But If the specific key data never come again, the partial matched data will not be deleted again which will lead to the state leak. With the state ttl feature support by flink runtime, we has the ability to expire the correlative data asyncly . 



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