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

That is the question. From https://issues.apache.org/jira/browse/JCLOUDS-1064

I thought it simply indicated (service-side?) failure, even with no fallback 
annotation on the swift put.

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

Reply via email to