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

[jira] [Created] (FLINK-21663) Reject duplicate StatefulFunction registrations under the same typename

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

             Summary: Reject duplicate StatefulFunction registrations under the same typename
                 Key: FLINK-21663
                 URL: https://issues.apache.org/jira/browse/FLINK-21663
             Project: Flink
          Issue Type: Improvement
          Components: Stateful Functions
            Reporter: Tzu-Li (Gordon) Tai
            Assignee: Tzu-Li (Gordon) Tai
             Fix For: statefun-3.0.0


Likewise to FLINK-21662, in StateFun, a single function typename should be associated with exactly one {{StatefulFunction}}. Duplicate registrations should be caught eagerly when users create a {{StatefulFunctions}} object.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)