Skip to content

Commit f56cd88

Browse files
committed
HDFS-15538. Fix the documentation for dfs.namenode.replication.max-streams in hdfs-default.xml. Contributed by Xieming Li.
1 parent f5e6be3 commit f56cd88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5027,7 +5027,7 @@
50275027
<name>dfs.namenode.replication.max-streams</name>
50285028
<value>2</value>
50295029
<description>
5030-
Hard limit for the number of highest-priority replication streams.
5030+
Hard limit for the number of replication streams other than those with highest-priority.
50315031
</description>
50325032
</property>
50335033

0 commit comments

Comments
 (0)