Seth Wiesman created FLINK-16149:
------------------------------------
Summary: Set configurations using StreamExecutionEnvironment#getConfiguration
Key: FLINK-16149
URL:
https://issues.apache.org/jira/browse/FLINK-16149 Project: Flink
Issue Type: Improvement
Components: Stateful Functions
Reporter: Seth Wiesman
Fix For: statefun-1.1
FLIP-54 introduced utilities to set all configurations via flink-conf.
We should update StatefulFunctions to use this functionality so that statefun has consistent configurations on the dispatcher and TM's. We can also drop certain configurations, such as checkpointing, which are now covered by default flink configs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)