Skip to content

Commit 10f1677

Browse files
author
Hernan Gelaf-Romer
committed
clean up comment
1 parent 0142ad5 commit 10f1677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/replication/TestVerifyReplication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ public void testFailsRemainingComparesAfterShutdown() throws Exception {
510510
/**
511511
* recompareSleep is set to exceed how long we wait on
512512
* {@link VerifyReplication#reCompareExecutor} termination when doing cleanup. this allows us to
513-
* test the incrementation logic if the executor still hasn't terminated after the call to
513+
* test the counter-incrementing logic if the executor still hasn't terminated after the call to
514514
* shutdown and awaitTermination
515515
*/
516516
String[] args = new String[] { "--recompareThreads=1", "--recompareTries=1",

0 commit comments

Comments
 (0)