[
https://issues.apache.org/jira/browse/FLINK-8671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-8671.
-----------------------------------
Resolution: Fixed
master: 8bb9aa4ed96f8f9fd189f67db869f177f7231e84
> 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)