[
https://issues.apache.org/jira/browse/HADOOP-11369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Li Lu updated HADOOP-11369:
---------------------------
Attachment: HADOOP-11369-120814.patch
In this patch I fixed warnings generated by findbugs 3 in non-core directories
of hadoop-mapreduce-client. Specifically, I removed two unnecessary null checks
raised by findbugs, and removed one protected field that is never used in the
code (no writes, no reads).
> Fix new findbugs warnings in hadoop-mapreduce-client, non-core directories
> --------------------------------------------------------------------------
>
> Key: HADOOP-11369
> URL: https://issues.apache.org/jira/browse/HADOOP-11369
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Li Lu
> Assignee: Li Lu
> Attachments: HADOOP-11369-120814.patch
>
>
> When locally run findbugs 3.0, there are new warnings generated. This Jira
> aims to address the new warnings in non-core directories of
> hadoop-mapreduce-client
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)