> > could you explain the motivation for this change? I don't understand what 
> > this addresses except optimizing the rare case of a zero-length PUT.
> 
> @andrewgaul Every time I initiate a multipart upload to azure using S3Proxy 
> it creates an empty blob, where I've encountered this issue.

So you want to optimize a single round-trip out of a set of thousands or 
millions with large multi-part uploads?  Seems like a curious pursuit...

-- 
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/pull/1120#issuecomment-316674058

Reply via email to