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)