[
https://issues.apache.org/jira/browse/FLINK-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tzu-Li (Gordon) Tai reassigned FLINK-17954:
-------------------------------------------
Assignee: Tzu-Li (Gordon) Tai
> Do not multiplex remote function state into single PersistedTable
> -----------------------------------------------------------------
>
> Key: FLINK-17954
> URL: https://issues.apache.org/jira/browse/FLINK-17954
> Project: Flink
> Issue Type: Task
> Components: Stateful Functions
> Affects Versions: statefun-2.0.1, statefun-2.1.0
> Reporter: Tzu-Li (Gordon) Tai
> Assignee: Tzu-Li (Gordon) Tai
> Priority: Major
>
> We are currently multiplexing multiple remote function's user value states
> into a single {{PersistedTable}}, using the state name as the table key.
> This is not nice since:
> - It does not allow individual states to have different properties, such as
> TTL expiration.
> - We are restricted to only value states for remote functions
--
This message was sent by Atlassian Jira
(v8.3.4#803005)