[jira] [Created] (FLINK-1936) Normalize keys and default values in ConfigConstants.java

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1936) Normalize keys and default values in ConfigConstants.java

Shang Yuanchun (Jira)
Aljoscha Krettek created FLINK-1936:
---------------------------------------

             Summary: Normalize keys and default values in ConfigConstants.java
                 Key: FLINK-1936
                 URL: https://issues.apache.org/jira/browse/FLINK-1936
             Project: Flink
          Issue Type: Improvement
            Reporter: Aljoscha Krettek


We have to find a way to normalise these. This is for example required as part of [FLINK-1472].

The idea would be to either force _KEY suffix for the string key, and DEFAULT_ prefix for the default value. Another idea would be to specify the default value using an Annotation.



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