[
https://issues.apache.org/jira/browse/HDFS-7169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14160784#comment-14160784
]
Tsz Wo Nicholas Sze edited comment on HDFS-7169 at 10/6/14 7:28 PM:
--------------------------------------------------------------------
> -1 findbugs. The patch appears to introduce 1 new Findbugs (version 2.0.3)
> warnings.
The new findbugs warning was introduced by HDFS-7055.
was (Author: szetszwo):
> -1 findbugs. The patch appears to introduce 1 new Findbugs (version 2.0.3)
> warnings.
The new findbugs warning were introduced by HDFS-7055.
> Fix a findbugs warning in ReplaceDatanodeOnFailure
> --------------------------------------------------
>
> Key: HDFS-7169
> URL: https://issues.apache.org/jira/browse/HDFS-7169
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Tsz Wo Nicholas Sze
> Assignee: Tsz Wo Nicholas Sze
> Priority: Minor
> Attachments: h7169_20140930.patch
>
>
> The following findbugs warning came up recently although there was no recent
> change of the code.
> - ReplaceDatanodeOnFailure$Policy defines non-transient non-serializable
> instance field condition
> Bug type SE_BAD_FIELD (click for details)
> In class
> org.apache.hadoop.hdfs.protocol.datatransfer.ReplaceDatanodeOnFailure$Policy
> Field
> org.apache.hadoop.hdfs.protocol.datatransfer.ReplaceDatanodeOnFailure$Policy.condition
> In ReplaceDatanodeOnFailure.java
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)