Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

Updates to the parallel examples, using the new code. #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zack-shoylev
Copy link
Contributor

note: Uses SNAPSHOT jclouds, defer merge?

// This property controls the size (in bytes) of parts being uploaded in parallel, the default is 33554432 bytes = 32 MB
overrides.setProperty("jclouds.mpu.parts.size", "67108864"); // 64 MB
overrides.setProperty("jclouds.mpu.parts.size", "1100000"); // 1 MB
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't think this does anything at all, though....

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant