[
https://issues.apache.org/jira/browse/FLINK-8671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367309#comment-16367309
]
ASF GitHub Bot commented on FLINK-8671:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/5506
> Split documented default value if it is too long
> ------------------------------------------------
>
> Key: FLINK-8671
> URL: https://issues.apache.org/jira/browse/FLINK-8671
> Project: Flink
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 1.5.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Trivial
> Fix For: 1.5.0
>
>
> Default values that are a long continuous string mess up the configuration
> table as we can see for the parent-first-patterns
> [https://ci.apache.org/projects/flink/flink-docs-master/ops/config.html#classloader-parent-first-patterns]
> The generator should chunk the stringified default value into chunks for
> proper display.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)