[
https://issues.apache.org/jira/browse/HDFS-14414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16811385#comment-16811385
]
Wei-Chiu Chuang commented on HDFS-14414:
----------------------------------------
+1 I think there's something wrong with Yetus. The reported javac warning is
exactly what the patch removed.
> Clean up findbugs warning in branch-2
> -------------------------------------
>
> Key: HDFS-14414
> URL: https://issues.apache.org/jira/browse/HDFS-14414
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.10.0
> Reporter: Wei-Chiu Chuang
> Assignee: Dinesh Chitlangia
> Priority: Major
> Attachments: HDFS-14414-branch-2.00.patch
>
>
> There's an unused local variable and findbugs doesn't like it.
> {noformat}
> Bug type DLS_DEAD_LOCAL_STORE (click for details)
> In class org.apache.hadoop.hdfs.server.namenode.FSImageFormatPBINode$Saver
> In method
> org.apache.hadoop.hdfs.server.namenode.FSImageFormatPBINode$Saver.save(OutputStream,
> INodeSymlink)
> Local variable named state
> At FSImageFormatPBINode.java:[line 623]{noformat}
> File this jira to clean it up.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]