Tzu-Li (Gordon) Tai created FLINK-17963: -------------------------------------------
Summary: Revert execution environment patching in StatefulFunctionsJob (FLINK-16926) Key: FLINK-17963 URL: https://issues.apache.org/jira/browse/FLINK-17963 Project: Flink Issue Type: Task Components: Stateful Functions Affects Versions: statefun-2.0.1, statefun-2.1.0 Reporter: Tzu-Li (Gordon) Tai Assignee: Tzu-Li (Gordon) Tai In FLINK-16926, we explicitly "patched" the {{StreamExecutionEnvironment}} due to FLINK-16560. Now that we have upgraded the Flink version in StateFun to 1.10.1 which includes a fix for FLINK-16560, we can now revert the patching of {{StreamExecutionEnvironment}} in the {{StatefulFunctionsJob}}. -- This message was sent by Atlassian Jira (v8.3.4#803005)