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

Fix large object put handler for error cases #60

Merged
merged 1 commit into from
Jan 6, 2017

Conversation

windkit
Copy link
Contributor

@windkit windkit commented Jan 4, 2017

Related Issue

leo-project/leofs#564

Observation Before/After

~/s3cmd-1.6.1$ parallel -P 16 "./s3cmd put /dev/shm/testfile_0 s3://test/{} &>> log/put{}.log" ::: $(seq 1 256)

large_object_halt

Interpretation

  1. High bumps come from s3cmd calculating md5sum of the ~1GB file
  2. low bumps with 30-second interval comes from timeout

grafana_after

@windkit
Copy link
Contributor Author

windkit commented Jan 4, 2017

A longer test is being done to confirm the memory usage

@yosukehara yosukehara merged commit 609cd76 into leo-project:develop Jan 6, 2017
@yosukehara
Copy link
Member

@windkit Reviewed and merged, thanks.

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