Chesnay Schepler created FLINK-8742:
---------------------------------------
Summary: Move ConfigDocsGenerator annotationt 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
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)