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

ASF GitHub Bot commented on FLINK-3904:
---------------------------------------

Github user mxm commented on the issue:

    https://github.com/apache/flink/pull/2123
  
    Thanks for the review! Although the changes in `DelimitedInputFormat` don't 
break the API according to the API Maven plugin, we can simply deprecate the 
existing method and call the new method from it. That should be safe.
    
    Regarding the other changes in behavior (removing XML loading, only loading 
from one flink-conf.yaml file instead of all Yaml/Xml files found): All these 
changes are in line with our documentation which doesn't mention the removed 
features. However, I agree that some users may rely on this. All in all, it 
might be safer to merge this immediately to the master after we have forked off 
the release branch.


> GlobalConfiguration doesn't ensure config has been loaded
> ---------------------------------------------------------
>
>                 Key: FLINK-3904
>                 URL: https://issues.apache.org/jira/browse/FLINK-3904
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Maximilian Michels
>            Assignee: Maximilian Michels
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> By default, {{GlobalConfiguration}} returns an empty Configuration. Instead, 
> a call to {{get()}} should fail if the config hasn't been loaded explicitly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to