>        String eTag = api.getObjectApi(regionId, 
> mpu.containerName()).put(partName, payload);
> +      if (eTag == null) {

Sorry I do not understand this.  Why is the ETag nullable for a successful put? 
 Otherwise we should raise an exception?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/906/files#r50626251

Reply via email to