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 <[email protected]>
Author: Boris Shkolnik <[email protected]>

Reviewers: Xinyu Liu <[email protected]>

Closes apache#255 from sborya/ZkCommunicationVersion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants