HADOOP-15904. [JDK 11] Javadoc build failed due to bad use of '>' in hadoop-hdfs.
This commit is contained in:
parent
5d6554c722
commit
6430c9890a
@ -29,7 +29,7 @@
|
||||
*
|
||||
* while(current.isBalancingNeeded(thresholdValue)) {
|
||||
*
|
||||
* // Creates a plan , like move 20 GB data from v1 -> v2
|
||||
* // Creates a plan , like move 20 GB data from v1 {@literal ->} v2
|
||||
* Step step = planner.plan(current, thresholdValue);
|
||||
*
|
||||
* // we add that to our plan
|
||||
|
Loading…
Reference in New Issue
Block a user