HDFS-15538. Fix the documentation for dfs.namenode.replication.max-streams in hdfs-default.xml. Contributed by Xieming Li.

(cherry picked from commit f56cd88d7d)
This commit is contained in:
Takanobu Asanuma 2020-11-13 11:02:26 +09:00
parent ac3e10af63
commit 3ee0a174dd
1 changed files with 1 additions and 1 deletions

View File

@ -4521,7 +4521,7 @@
<name>dfs.namenode.replication.max-streams</name>
<value>2</value>
<description>
Hard limit for the number of highest-priority replication streams.
Hard limit for the number of replication streams other than those with highest-priority.
</description>
</property>