Min Chen created CLOUDSTACK-4816: ------------------------------------ Summary: provide configurable option to choose single vs multipart upload to S3 object storage Key: CLOUDSTACK-4816 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4816 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Storage Controller Affects Versions: 4.2.0 Reporter: Min Chen Priority: Critical Fix For: 4.2.1
In 4.2, we only supports multipart upload for registering templates and uploading volumes to object storage in secondary storage. The value of multi-part is for network failure and throughput when you are going to a remote storage. But with local storage (local to the DC) customers may prefer single upload. Also, for templates you know the full size of the object upfront and don't really need a multipart upload. Some object storage vendors may prefer that this can be configured. -- This message was sent by Atlassian JIRA (v6.1#6144)