[
https://issues.apache.org/jira/browse/FLINK-21605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Moses closed FLINK-21605.
-------------------------
Resolution: Abandoned
> Uniform the format of property name in the flink configuration file.
> --------------------------------------------------------------------
>
> Key: FLINK-21605
> URL: https://issues.apache.org/jira/browse/FLINK-21605
> Project: Flink
> Issue Type: Improvement
> Reporter: Moses
> Priority: Minor
>
> h2. Now, there are several kinds of format in the flink configuration file.
> * Some are in camel-case:
> {code:yaml}
> high-availability.storageDir: hdfs:///flink/ha/
> {code}
> * Some are with separator:
> {code:yaml}
> historyserver.archive.fs.refresh-interval: 10000
> {code}
> It's advisable for us to uniform their formats in next release version.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)