GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/5506

    [FLINK-8671][docs] Word-wrap default values

    This PR modifies the configuration docs generator to activate word-wrapping 
for default values. This pretty much only affects 
`classloader.parent-first-patterns` with a default value of 
`"java.;scala.;org.apache.flink.;com.esotericsoftware.kryo;org.apache.hadoop.;javax.annotation.;org.slf4j;org.apache.log4j;org.apache.logging.log4j;ch.qos.logback"`
 which distorted the tables.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zentol/flink 8671

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/5506.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5506
    
----
commit 219dbe6985f894df81eb7f67633d1ebe4869a747
Author: zentol <chesnay@...>
Date:   2018-02-16T12:56:29Z

    [FLINK-8671][docs] Word-wrap default values

----


---

Reply via email to