[
https://issues.apache.org/jira/browse/HDFS-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976858#comment-14976858
]
Haohui Mai commented on HDFS-9168:
----------------------------------
Thanks Jing for the reviews. Uploaded the v4 patch to address the comment.
The changes in {{ReplaceDatanodeOnFailure}} is to avoid the findbugs warnings
in the v2 patch. {{java.lang.Enum}} implements {{Serializable}}. The old
implementation puts the fields in enum, which generates a findbug warning.
> Move client side unit test to hadoop-hdfs-client
> ------------------------------------------------
>
> Key: HDFS-9168
> URL: https://issues.apache.org/jira/browse/HDFS-9168
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: build
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Attachments: HDFS-9168.000.patch, HDFS-9168.001.patch,
> HDFS-9168.002.patch, HDFS-9168.003.patch, HDFS-9168.004.patch
>
>
> We need to identify and move the unit tests on the client of hdfs to the
> hdfs-client module.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)