[
https://issues.apache.org/jira/browse/FLINK-27920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17550911#comment-17550911
]
Xintong Song commented on FLINK-27920:
--------------------------------------
[~chesnay],
This comes from the Hybrid Shuffle effort. We want to add new valid value for
`execution.batch-shuffle-mode`, but not to expose it to users until the feature
is completed. Just in case the feature is half-cooked by the feature freeze
time.
[~Weijie Guo],
Please make sure you're assigned by a committer before start working on a
ticket. That ensures at least one committer validates the ticket and is
committed to help review and merge the PR. See the guidelines for more details.
https://flink.apache.org/contributing/contribute-code.html
> Documented enums constant support ExcludeFromDocumentation annotation
> ---------------------------------------------------------------------
>
> Key: FLINK-27920
> URL: https://issues.apache.org/jira/browse/FLINK-27920
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Reporter: Weijie Guo
> Priority: Major
> Labels: pull-request-available
>
> if a config option has @ExcludeFromDocumentation annotation, it will not
> appear in the document. But for an enumeration type, sometimes we only want
> some of it's constant values not to appear in the document, this ticket
> solves this problem.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)