GitHub user zentol opened a pull request:

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

    [FLINK-8475][config][docs] Integrate HeartbeatManager options 

    ## What is the purpose of the change
    
    This PR integrates the HeartbeatManager `ConfigOptions` into the 
configuration docs generator.
    
    Based on #5506.
    
    ## Brief change log
    
    * Add missing descriptions to config options (derived from existing 
description/javadocs)
    * integrate HeartbeatManager configuration table into `config.md`


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

    $ git pull https://github.com/zentol/flink 8475_hm

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

    https://github.com/apache/flink/pull/5507.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 #5507
    
----
commit 219dbe6985f894df81eb7f67633d1ebe4869a747
Author: zentol <chesnay@...>
Date:   2018-02-16T12:56:29Z

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

commit f52b552bf88282909db42768b0430441bac323b2
Author: zentol <chesnay@...>
Date:   2018-01-23T13:48:24Z

    [FLINK-8475][config][docs] Integrate HeartbeatManager options

----


---

Reply via email to