[
https://issues.apache.org/jira/browse/FLINK-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabian Hueske updated FLINK-1513:
---------------------------------
Fix Version/s: (was: 0.10.0)
1.0.0
> Remove GlobalConfiguration Singleton
> ------------------------------------
>
> Key: FLINK-1513
> URL: https://issues.apache.org/jira/browse/FLINK-1513
> Project: Flink
> Issue Type: Improvement
> Affects Versions: 0.9
> Reporter: Stephan Ewen
> Priority: Minor
> Fix For: 1.0.0
>
>
> The global configuration is currently held as a singleton. This makes some
> accessing config values convenient, but discourages proper passing of
> parameters between components. It also makes it very clumsy to set up local
> execution and totally prevents testing heterogeneous config settings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)