You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Roman Khachatryan (Jira)" <ji...@apache.org> on 2021/06/09 10:36:00 UTC

[jira] [Created] (FLINK-22944) Optimize writing state changes

Roman Khachatryan created FLINK-22944:
-----------------------------------------

             Summary: Optimize writing state changes
                 Key: FLINK-22944
                 URL: https://issues.apache.org/jira/browse/FLINK-22944
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / State Backends
    Affects Versions: 1.14.0
            Reporter: Roman Khachatryan
             Fix For: 1.14.0


An (incremental) improvement over the existing way of writing state changes, which writes metadata name (UTF-8) and keygroup for each change. Please see https://github.com/apache/flink/pull/16035#discussion_r642614515 for more details.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)