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/07 12:54:00 UTC

[jira] [Created] (FLINK-15952) Don't use raw byte[] in MultiplexedState

Igal Shilman created FLINK-15952:
------------------------------------

             Summary: Don't use raw byte[] in MultiplexedState 
                 Key: FLINK-15952
                 URL: https://issues.apache.org/jira/browse/FLINK-15952
             Project: Flink
          Issue Type: Bug
            Reporter: Igal Shilman


Currently multiplexed state is backed by Flink's MapState, and uses raw byte[] for keys,
this breaks with the FsStateBackend.




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