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/02/05 09:25:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-15824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen resolved FLINK-15824.
----------------------------------
    Fix Version/s: 1.10.0
       Resolution: Implemented

Implemented in

1.10.0 via
  - e811d13251b70c73da95d149961dc532857e936e
  - be96daaa51ace0f5f4883c8339813e02a5499347

Master (1.11.0) via
  - 4c2102922e85a65293bfb39981e4d334325023d4
  - c8ade873c841c083d2f705e1beb4bb55eb4311e0

> 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
>            Priority: Major
>             Fix For: 1.10.0
>
>
> 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)