You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Igal Shilman (Jira)" <ji...@apache.org> on 2020/02/14 15:01:00 UTC

[jira] [Created] (FLINK-16061) Disable state multiplexing

Igal Shilman created FLINK-16061:
------------------------------------

             Summary: Disable state multiplexing
                 Key: FLINK-16061
                 URL: https://issues.apache.org/jira/browse/FLINK-16061
             Project: Flink
          Issue Type: Task
          Components: Stateful Functions
            Reporter: Igal Shilman


Since Flink 1.10 the cost of a RocksDB column family has reduced substantially, there is no more reason to multiplex state in a single state handle.
So lets remove that code.




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