[
https://issues.apache.org/jira/browse/FLINK-37568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junrui Lee resolved FLINK-37568.
--------------------------------
Fix Version/s: 2.1.0
2.0.1
Resolution: Fixed
master d5ecb07dab460f0dfff7eaf0e0edddff8b85aac9
> Improve the method flatten of class GlobalConfiguration
> -------------------------------------------------------
>
> Key: FLINK-37568
> URL: https://issues.apache.org/jira/browse/FLINK-37568
> Project: Flink
> Issue Type: Improvement
> Components: API / Core
> Reporter: Jiaan Geng
> Assignee: Jiaan Geng
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.1.0, 2.0.1
>
>
> Currently, the method flatten of class GlobalConfiguration adopts the
> recursion to flatten the nested or multi-level map to flattened, 1 level deep
> map.
> Every time method flatten is entered, a new map is created.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)