Skip to content

Conversation

@liumihust
Copy link

@liumihust liumihust commented Jul 27, 2017

The default plan executing is in sequential order,which means each step is executed one by one, because one volume can't be changed by two or more step at the same time.
“Anything worth doing is, sooner or later, worth doing concurrently”
However, We find a way to execute the plan in parallel,which is not only much more efficient but also safe.The detail is here:
https://github.com/liumihust/Parallel-Block-Copy-HDFS

@liumihust liumihust changed the title [Parallel Block Copy for DiskBalancer]Update DiskBalancer.java Parallel Block Copy for DiskBalancer Jul 27, 2017
shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
Author: Boris Shkolnik <boryas@apache.org>
Author: Boris Shkolnik <bshkolni@linkedin.com>

Reviewers: Xinyu Liu <xinyu@apache.org>

Closes apache#255 from sborya/ZkCommunicationVersion
@github-actions
Copy link
Contributor

github-actions bot commented Jan 1, 2026

We're closing this stale PR because it has been open for 100 days with no activity. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.
If you feel like this was a mistake, or you would like to continue working on it, please feel free to re-open it and ask for a committer to remove the stale tag and review again.
Thanks all for your contribution.

@github-actions github-actions bot added the Stale label Jan 1, 2026
@github-actions github-actions bot closed this Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants