[ https://issues.apache.org/jira/browse/FLINK-21061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tzu-Li (Gordon) Tai closed FLINK-21061. --------------------------------------- Fix Version/s: statefun-3.0.0 Resolution: Fixed flink-statefun/master: 7cb69bdbed4d628718666c8bac694d4ce6968a3a > Introduce RemotePersistedValue construct in Stateful Functions > -------------------------------------------------------------- > > Key: FLINK-21061 > URL: https://issues.apache.org/jira/browse/FLINK-21061 > Project: Flink > Issue Type: Task > Reporter: Tzu-Li (Gordon) Tai > Assignee: Tzu-Li (Gordon) Tai > Priority: Major > Labels: pull-request-available > Fix For: statefun-3.0.0 > > > To prepare for the new cross-language type system upcoming in Stateful > Functions, we need a new {{RemotePersistedValue}} state construct to support > this in the runtime. > A {{RemotePersistedValue}} should translate to a Flink {{ValueState}} that is > essentially a byte array value, and persists in state serializer snapshots a > {{typeUrl}} metainfo to represent the type of the remote value. -- This message was sent by Atlassian Jira (v8.3.4#803005)