[
https://issues.apache.org/jira/browse/HDFS-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621613#comment-14621613
]
Brahma Reddy Battula commented on HDFS-8749:
--------------------------------------------
[~ajisakaa] attached the patch kindly review..
> Fix findbugs warning in BlockManager.java
> -----------------------------------------
>
> Key: HDFS-8749
> URL: https://issues.apache.org/jira/browse/HDFS-8749
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.8.0
> Reporter: Akira AJISAKA
> Assignee: Brahma Reddy Battula
> Priority: Minor
> Labels: newbie
> Attachments: HDFS-8749.patch, findbugs.png
>
>
> {code:title=BlockManager#checkBlocksProperlyReplicated}
> final BlockInfoUnderConstruction uc =
> (BlockInfoUnderConstruction)b;
> {code}
> {{uc}} is not needed and this causes findbugs warning.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)