Chesnay Schepler created FLINK-19263:
----------------------------------------
Summary: Enforce alphabetical order in configuration option docs
Key: FLINK-19263
URL:
https://issues.apache.org/jira/browse/FLINK-19263 Project: Flink
Issue Type: Improvement
Components: Documentation, Runtime / Configuration
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.12.0
The ConfigDocsGenerator sorts options alphabetically, however there are no checks to ensure that the generated files adhere to that order.
This is a problem because time and time again these files are manually modified, breaking the order, causing other PRs that then use the generator to include unrelated changes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)