gaul requested changes on this pull request.
> be fine. Note that in S3, you must calculate the length ahead of time, since > it doesn't support chunked encoding. +It is usually better to use a repeatable Payload like ByteSource instead of InputStream, since this allows parallel uploads and retrying on errors. Could you annotate as `ByteSource` and `InputStream`? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/223#pullrequestreview-198735278
