Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support copy in parallel #2258

Merged
merged 1 commit into from
Sep 29, 2017
Merged

Support copy in parallel #2258

merged 1 commit into from
Sep 29, 2017

Conversation

chibiegg
Copy link
Contributor

Add --parallel flag to cp subcommand to copy in parallel.

For example

mc cp --recursive --parallel 10 play/mybucket/burningman2011/ s3/mybucket/

@codecov-io
Copy link

codecov-io commented Sep 23, 2017

Codecov Report

Merging #2258 into master will decrease coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #2258      +/-   ##
=========================================
- Coverage       9%   8.97%   -0.03%     
=========================================
  Files         100     100              
  Lines        9553    9577      +24     
=========================================
  Hits          860     860              
- Misses       8563    8587      +24     
  Partials      130     130
Impacted Files Coverage Δ
cmd/cp-main.go 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b1812eb...12fca48. Read the comment docs.

Copy link
Member

@harshavardhana harshavardhana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks for the nice change @chibiegg

@harshavardhana
Copy link
Member

ping @donatello pending your review.

Copy link
Member

@donatello donatello left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - nice work!

@deekoder deekoder merged commit 5a2798d into minio:master Sep 29, 2017
@chibiegg
Copy link
Contributor Author

chibiegg commented Oct 2, 2017

Thanks a lot!

@chibiegg chibiegg deleted the copy-in-parallel branch October 2, 2017 09:44
vadmeste added a commit to vadmeste/mc that referenced this pull request Oct 15, 2017
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.

5 participants