You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (Jira)" <ji...@apache.org> on 2020/01/31 08:21:00 UTC

[jira] [Created] (FLINK-15824) Generalize CommonOption to support other option groups as well

Stephan Ewen created FLINK-15824:
------------------------------------

             Summary: Generalize CommonOption to support other option groups as well
                 Key: FLINK-15824
                 URL: https://issues.apache.org/jira/browse/FLINK-15824
             Project: Flink
          Issue Type: Sub-task
          Components: Documentation
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen


The {{CommOption}} annotation that supports marking an option for the "common" group can be generalized to support multiple groups, identified by a name (String).

The config docs generator would then write the option into those multiple generated section files that can be included in the configuration page.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)