Upgrade build to use findbugs-1.3.8
-----------------------------------
Key: HDFS-507
URL: https://issues.apache.org/jira/browse/HDFS-507
Project: Hadoop HDFS
Issue Type: Task
Components: build
Reporter: Erik Steffl
Current findbugs reports a false warning:
{quote}
OBL Method org.apache.hadoop.hdfs.server.datanode.BlockMetadataHeader.readHeader(File)
may fail to clean up stream or resource of type java.io.InputStream
{quote}
Suggested version findbugs-1.3.8 does not report this false positive.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|