[ 
https://issues.apache.org/jira/browse/FLINK-5346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878780#comment-17878780
 ] 

Weijie Guo commented on FLINK-5346:
-----------------------------------

I don't understand why this change is breaking change. If anyone knows, please 
point it out. I'm going to move this from 2.0-preview to 2.0

> 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-preview
>
>
> 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)

Reply via email to