Skip to content

Commit 486082c

Browse files
committed
fix comments
1 parent 3ea8382 commit 486082c

File tree

1 file changed

+1
-1
lines changed
  • hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement

1 file changed

+1
-1
lines changed

hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/DatanodeManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1894,7 +1894,7 @@ public DatanodeCommand[] handleHeartbeat(DatanodeRegistration nodeReg,
18941894
* @param failedVolumes count of failed volumes at DataNode
18951895
* @param volumeFailureSummary info on failed volumes at DataNode
18961896
* @param volumeUsageStdDev the standard deviation of volume usage
1897-
x
1897+
*
18981898
* @throws IOException if there is an error
18991899
*/
19001900
public void handleLifeline(DatanodeRegistration nodeReg,

0 commit comments

Comments
 (0)