[
https://issues.apache.org/jira/browse/FLINK-19256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-19256:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)