[
https://issues.apache.org/jira/browse/FLINK-21662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tzu-Li (Gordon) Tai closed FLINK-21662.
---------------------------------------
Resolution: Fixed
flink-statefun/master: c85f293cc9dc6bea369481710223b84cb909a8e2
> Reject duplicate ValueSpec registrations under the same state name
> ------------------------------------------------------------------
>
> Key: FLINK-21662
> URL: https://issues.apache.org/jira/browse/FLINK-21662
> Project: Flink
> Issue Type: Improvement
> Components: Stateful Functions
> Reporter: Tzu-Li (Gordon) Tai
> Assignee: Tzu-Li (Gordon) Tai
> Priority: Major
> Fix For: statefun-3.0.0
>
>
> StateFun's remote Java SDK currently does not throw if a user builds a
> {{StatefulFunctionSpec}} with multiple {{ValueSpec}}s that are registered
> under the same name.
> A single state name is associated with a single {{ValueSpec}}, so we should
> restrict and catch this early from the API level.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)