Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.2-alpha
-
None
-
Reviewed
Description
The trunk patch for HDFS-3190 fixed the following findbugs warning but the branch-2 merge missed it.
Dead store to buf in org.apache.hadoop.hdfs.server.namenode.TransferFsImage.getFileClient(String, String, List, Storage, boolean)