> @@ -176,7 +186,7 @@
>     String completeMultipartUpload(String vaultName, String uploadId, 
> Map<Integer, HashCode> hashes, long archiveSize);
>  
>     /**
> -    * Aborts the multipart upload.
> +    * Aborts the multipart upload. Once aborted, you cannot upload any more 
> parts to it.

[minor] Do we need to explain what happens to the existing parts? I would guess 
they are all dropped and nothing is stored? If that is correct, do we feel that 
is self-evident?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-aws/pull/56/files#r16022757

Reply via email to