Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
Bad practice Warnings
Code Warning
FS Format string should use %n rather than \n in org.apache.hadoop.hdfs.server.datanode.DataNode.refreshVolumes(String)
FS Format string should use %n rather than \n in org.apache.hadoop.hdfs.server.datanode.DataNode.refreshVolumes(String)
FS Format string should use %n rather than \n in org.apache.hadoop.hdfs.server.datanode.DataStorage.removeVolumes(Collection)
FS Format string should use %n rather than \n in org.apache.hadoop.hdfs.tools.DFSAdmin.getReconfigurationStatus(String, String, PrintStream, PrintStream)
Attachments
Attachments
Issue Links
- duplicates
-
HDFS-7515 Fix new findbugs warnings in hadoop-hdfs
- Closed