Stephan Ewen created FLINK-1513:
-----------------------------------
             Summary: 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: 0.9
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)