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)