[
https://issues.apache.org/jira/browse/FLINK-16149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tzu-Li (Gordon) Tai closed FLINK-16149.
---------------------------------------
Release Note: Merged to master with c308c2e76f627e7e396ff3f8eaa2c94be90ef44c
Resolution: Fixed
> 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
> Assignee: Seth Wiesman
> Priority: Major
> Labels: pull-request-available
> Fix For: statefun-1.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)