[
https://issues.apache.org/jira/browse/FLINK-8475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16345086#comment-16345086
]
ASF GitHub Bot commented on FLINK-8475:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/5386
[FLINK-8475][config][docs] Integrate netty options
## What is the purpose of the change
This PR integrates the Netty `ConfigOptions` into the configuration docs
generator.
## Brief change log
* extend generator configuration to pick up `NettyConfig` class in
flink-runtime
* update generator file matching to accept `NettyConfig`
* Add missing descriptions to config options (derived from existing
description/javadocs)
* integrate netty 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_netty
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5386.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 #5386
----
commit a98197824f47dcaf1e3f3795762ce4167657ebb0
Author: zentol <chesnay@...>
Date: 2018-01-22T16:02:12Z
[FLINK-8475][config][docs] Integrate netty options
----
> Move remaining sections to generated tables
> -------------------------------------------
>
> Key: FLINK-8475
> URL: https://issues.apache.org/jira/browse/FLINK-8475
> Project: Flink
> Issue Type: Sub-task
> Components: Configuration
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Fix For: 1.5.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)