Eli Collins created HDFS-3879:
---------------------------------
Summary: Fix findbugs warning in TransferFsImage on branch-2
Key: HDFS-3879
URL: https://issues.apache.org/jira/browse/HDFS-3879
Project: Hadoop HDFS
Issue Type: Bug
Components: name-node
Affects Versions: 2.2.0-alpha
Reporter: Eli Collins
Assignee: Eli Collins
Priority: Minor
The trunk patch for HDFS-3190 fixed the following findbugs warning but the
branch-2 merge missed it.
{noformat}
Dead store to buf in
org.apache.hadoop.hdfs.server.namenode.TransferFsImage.getFileClient(String,
String, List, Storage, boolean)
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira