You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Seth Wiesman (Jira)" <ji...@apache.org> on 2020/02/18 16:41:00 UTC

[jira] [Created] (FLINK-16149) Set configurations using StreamExecutionEnvironment#getConfiguration

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)