You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "aitozi (JIRA)" <ji...@apache.org> on 2019/05/12 15:32:00 UTC

[jira] [Created] (FLINK-12492) Minor optimize the cep operator by avoiding unnecessary copy

aitozi created FLINK-12492:
------------------------------

             Summary: Minor optimize the cep operator by avoiding unnecessary copy
                 Key: FLINK-12492
                 URL: https://issues.apache.org/jira/browse/FLINK-12492
             Project: Flink
          Issue Type: Improvement
          Components: Library / CEP
    Affects Versions: 1.9.0
            Reporter: aitozi
            Assignee: aitozi
             Fix For: 1.9.0


When use with rocksdbbackend, we can skip the copy of input events. But to make this more constraint, i add a method in the KeyedStateBackend interface to make this still work id there is added a new backend..



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