You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/09/16 11:38:00 UTC

[jira] [Created] (FLINK-19263) Enforce alphabetical order in configuration option docs

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)