[ https://issues.apache.org/jira/browse/FLINK-19256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tzu-Li (Gordon) Tai closed FLINK-19256. --------------------------------------- Fix Version/s: statefun-2.2.0 Resolution: Fixed statefun-master: 83215889835b1416fdcb3dba37cf805b5b9479b5 > 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 > Fix For: statefun-2.2.0 > > > 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)