[
https://issues.apache.org/jira/browse/HDFS-14414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16812980#comment-16812980
]
Dinesh Chitlangia commented on HDFS-14414:
------------------------------------------
[~jojochuang] Thanks for review and commit!
> 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
> Fix For: 2.10.0, 2.8.6, 2.9.3
>
> 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]