[
https://issues.apache.org/jira/browse/HADOOP-12083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583393#comment-14583393
] Sean Busbey commented on HADOOP-12083: -------------------------------------- [~brahmareddy] pointed me to MAPREDUCE-3384. There's definitely a bug. In that ticket, the relevant findbug outputs are: * [pre patch|https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5782/artifact/patchprocess/trunkFindbugsWarningshadoop-mapreduce-client-core.html] * [post patch|https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5782/artifact/patchprocess/patchFindbugsWarningshadoop-mapreduce-client-core.html] * [diff|https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5782/artifact/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-core.html] You can see by looking at pre and post patch that it did introduce a findbugs warning, but the diff didn't pick it up properly. > Getting findbugs errors in recent PreCommit-MAPREDUCE-Build runs > ---------------------------------------------------------------- > > Key: HADOOP-12083 > URL: https://issues.apache.org/jira/browse/HADOOP-12083 > Project: Hadoop Common > Issue Type: Bug > Reporter: Ray Chiang > Assignee: Allen Wittenauer > > Examples at: > https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5791/artifact/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-app.html > > https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5792/artifact/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-app.html -- This message was sent by Atlassian JIRA (v6.3.4#6332)
