You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2019/07/01 12:28:14 UTC

[flink] 02/02: [hotfix][docs] Update configuration page to list new netty shuffle options

This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 4beba914564c779444b5d14e4aed4fb895fe7daf
Author: Zhijiang <wa...@aliyun.com>
AuthorDate: Fri Jun 28 16:36:40 2019 +0800

    [hotfix][docs] Update configuration page to list new netty shuffle options
---
 ...onfiguration.html => netty_shuffle_environment_configuration.html} | 0
 docs/ops/config.md                                                    | 4 ++--
 docs/ops/config.zh.md                                                 | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/_includes/generated/network_environment_configuration.html b/docs/_includes/generated/netty_shuffle_environment_configuration.html
similarity index 100%
rename from docs/_includes/generated/network_environment_configuration.html
rename to docs/_includes/generated/netty_shuffle_environment_configuration.html
diff --git a/docs/ops/config.md b/docs/ops/config.md
index 4cffd9d..6a444a0 100644
--- a/docs/ops/config.md
+++ b/docs/ops/config.md
@@ -100,9 +100,9 @@ The default fraction for managed memory can be adjusted using the taskmanager.me
 
 {% include generated/security_configuration.html %}
 
-### Network Environment
+### Netty Shuffle Environment
 
-{% include generated/network_environment_configuration.html %}
+{% include generated/netty_shuffle_environment_configuration.html %}
 
 ### Network Communication (via Netty)
 
diff --git a/docs/ops/config.zh.md b/docs/ops/config.zh.md
index cebdcf0..ecdb54e 100644
--- a/docs/ops/config.zh.md
+++ b/docs/ops/config.zh.md
@@ -100,9 +100,9 @@ The default fraction for managed memory can be adjusted using the taskmanager.me
 
 {% include generated/security_configuration.html %}
 
-### Network Environment
+### Netty Shuffle Environment
 
-{% include generated/network_environment_configuration.html %}
+{% include generated/netty_shuffle_environment_configuration.html %}
 
 ### Network Communication (via Netty)