[
https://issues.apache.org/jira/browse/HADOOP-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hairong Kuang updated HADOOP-3487:
----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Existing balancer tests are passed that verify the correctness of the patch.
I've just committed this.
> Balancer should not allocate a thread per block move
> ----------------------------------------------------
>
> Key: HADOOP-3487
> URL: https://issues.apache.org/jira/browse/HADOOP-3487
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.17.0
> Reporter: Hairong Kuang
> Assignee: Hairong Kuang
> Priority: Blocker
> Fix For: 0.18.0
>
> Attachments: balancerThread.patch, balancerThread1.patch
>
>
> It will be more efficient to use a thread pool to provision thread for each
> block move.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.