You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (Jira)" <ji...@apache.org> on 2020/02/08 03:09:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-15952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032795#comment-17032795 ] 

Tzu-Li (Gordon) Tai commented on FLINK-15952:
---------------------------------------------

Merged to master via {{0b60796f2e5549ce8ac332f5732c510496bc349b}}

> Don't use raw byte[] in MultiplexedState 
> -----------------------------------------
>
>                 Key: FLINK-15952
>                 URL: https://issues.apache.org/jira/browse/FLINK-15952
>             Project: Flink
>          Issue Type: Bug
>          Components: Stateful Functions
>            Reporter: Igal Shilman
>            Assignee: Igal Shilman
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: statefun-1.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)