[
https://issues.apache.org/jira/browse/FLINK-5346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo updated FLINK-5346:
------------------------------
Fix Version/s: 2.0.0
(was: 2.0-preview)
> Remove all ad-hoc config loading via GlobalConfiguration
> --------------------------------------------------------
>
> Key: FLINK-5346
> URL: https://issues.apache.org/jira/browse/FLINK-5346
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Configuration
> Reporter: Stephan Ewen
> Priority: Major
> Fix For: 2.0.0
>
>
> I think we should get rid of the static calls to {{GlobalConfiguration}} that
> load configuration ad hoc. It will not properly work anyways because
> different setups (standalone / Yarn / Mesos / etc) store and access the
> configuration at different places.
> The only point where the configuration should be loaded is in the entry
> points of the Processes (TaskManager, JobManager, ApplicationMaster, etc)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)