Chesnay Schepler created FLINK-8671:
---------------------------------------
Summary: 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
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)