[jira] [Created] (FLINK-19256) Validate Stateful Functions configuration only where necessary

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-19256) Validate Stateful Functions configuration only where necessary

Shang Yuanchun (Jira)
Tzu-Li (Gordon) Tai created FLINK-19256:
-------------------------------------------

             Summary: Validate Stateful Functions configuration only where necessary
                 Key: FLINK-19256
                 URL: https://issues.apache.org/jira/browse/FLINK-19256
             Project: Flink
          Issue Type: Task
          Components: Stateful Functions
            Reporter: Tzu-Li (Gordon) Tai
            Assignee: Tzu-Li (Gordon) Tai


Currently, the Flink configuration is validated to contain necessary settings, such as parent-first classloading patterns whereever {{StatefulFunctionsConfig}} is instantiated.

This validation should not be part of creating a {{StatefulFunctionsConfig}}, and should be refactored out as a separate utility method that is called only on necessary execution paths.



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