[
https://issues.apache.org/jira/browse/FLINK-8742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-8742.
-----------------------------------
Resolution: Fixed
master: 47ac3684a195eef5ce319f3e1ac3f966d98b418c
1.5: 14f0c5694ab73ba1fdb6038ce23c10f17d31d8d8
> Move ConfigDocsGenerator annotation to flink-annotations
> --------------------------------------------------------
>
> Key: FLINK-8742
> URL: https://issues.apache.org/jira/browse/FLINK-8742
> Project: Flink
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 1.5.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Trivial
> Labels: easy-fix, starter
> Fix For: 1.5.0
>
>
> The {{ConfigDocsGenerator}} added annotations to modify the behavior of the
> generator output. ({{ConfigGroup}} and {{ConfigGroups}}).
> Currently these annotations are part of {{flink-core}} and residein the same
> package as the various `ConfigOption` classes.
> I propose moving them to flink-annotations for consolidation. We may also
> place them in a new module in {{flink-docs}}, but given that we already have
> a module exclusively for annotations this seems overkill.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)