Skip to content

Commit f407340

Browse files
author
Joseph DellAringa
committed
update comment for rebuild
1 parent fe514bc commit f407340

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/balancer

hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/balancer/TestBalancer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1203,7 +1203,7 @@ void testBalancer2Internal(Configuration conf) throws Exception {
12031203
new String[]{RACK0, RACK1}, CAPACITY, RACK2);
12041204
}
12051205

1206-
/** Test a cluster with even distribution,
1206+
/** Test a cluster with an even distribution,
12071207
* then a new node with nonDfsUsed is added to the cluster. */
12081208
@Test(timeout=100000)
12091209
public void testBalancer3() throws Exception {

0 commit comments

Comments
 (0)