[
https://issues.apache.org/jira/browse/FLINK-18805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-18805:
-------------------------------------
Priority: Trivial (was: Major)
> ConfigDocsGenerator does not handle multiple upper characters properly
> ----------------------------------------------------------------------
>
> Key: FLINK-18805
> URL: https://issues.apache.org/jira/browse/FLINK-18805
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Configuration
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> When presented with a name containing multiple upper characters in sequence,
> like "JMXOptions", the generator does not properly convert this sequence,
> resulting in "j_mx_options".
> I'd like to make a small change such that the conversions work like this:
> JMXOptions -> jmx_options
> RocksDBOptions -> rocksdb_options
--
This message was sent by Atlassian Jira
(v8.3.4#803005)