Tzu-Li (Gordon) Tai created FLINK-21662:
-------------------------------------------

             Summary: 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
             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)

Reply via email to