Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/439#issuecomment-95579057
  
    I agree to enforce normalization in the `ConfigConstants`, by adding a test 
case that reflectively gets all fields and checks whether they start with 
"DEFAULT_" or end in "_KEY".
    
    The mapping between keys/values will probably have to be done manually, 
unless we add annotations above the key fields declaring what the default value 
is.
    
    The type of the default value should help to figure out what "get" method 
to use. (getInteger, getDouble) in order to get the correct conversion method.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to