[
https://issues.apache.org/jira/browse/HDFS-6809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14086973#comment-14086973
]
Tsz Wo Nicholas Sze commented on HDFS-6809:
-------------------------------------------
The test failures were mostly due to UnknownHostException. I guess the Jenkins
machine has some problems.
The findbugs warning is an existing bug. I will fix it in my next patch as
well.
> Move some Balancer's inner classes to standalone classes
> --------------------------------------------------------
>
> Key: HDFS-6809
> URL: https://issues.apache.org/jira/browse/HDFS-6809
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: balancer
> Reporter: Tsz Wo Nicholas Sze
> Assignee: Tsz Wo Nicholas Sze
> Priority: Minor
> Attachments: h6809_20140802.patch
>
>
> Some of the inner classes in Balancer such as MovedBlocks, Matcher, etc. can
> be moved out as standalone classes so that these classes can be reused by
> other code such as the new data migration tool proposed in HDFS-6801.
--
This message was sent by Atlassian JIRA
(v6.2#6252)