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 23fe3bdab3
commit d78bf82722

View File

@ -4962,7 +4962,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>