We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f80fd4 commit 8d5965eCopy full SHA for 8d5965e
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DatanodeUtil.java
@@ -39,7 +39,6 @@ public class DatanodeUtil {
39
public static final String DISK_ERROR = "Possible disk error: ";
40
41
private static final String SEP = System.getProperty("file.separator");
42
-
43
private static final long MASK = 0x1F;
44
45
/** Get the cause of an I/O exception if caused by a possible disk error
0 commit comments