I filed https://bugs.launchpad.net/swift/+bug/1691523 to track this.

On Wed, May 17, 2017 at 10:53:56AM -0700, Andrew Gaul wrote:
> This is likely a limitation of the Swift API.
> 
> On Wed, May 17, 2017 at 12:10:47PM +0000, Archana C wrote:
> > HiĀ 
> > I am trying to perform bulk-delete operation on a container.
> > Request looks something like this{method=DELETE, 
> > endpoint=http://x.x.x.x:8091/v1/AUTH_62cdd842bcf44023b987196add34951e?bulk-delete,
> >  headers={Accept=[application/json], 
> > X-Auth-Token=[5c94641e6a4146f1a9857d6892206bbb]}, payload=[content=true, 
> > contentMetadata=[cacheControl=null, contentDisposition=null, 
> > contentEncoding=null, contentLanguage=null, contentLength=41, 
> > contentMD5=null, contentType=text/plain, expires=null], written=false, 
> > isSensitive=false]}
> > http://x.x.x.x:8091/v1/AUTH_62cdd842bcf44023b987196add34951e?bulk-delete
> > For Non MPU uploads, bulk-delete works fine. But in case of bulk-delete on 
> > multipart uploaded files, only the manifest file get removed, the segments 
> > remains.
> > Is there something missing ?
> > RegardsArchana
> 
> -- 
> Andrew Gaul
> http://gaul.org/

-- 
Andrew Gaul
http://gaul.org/

Reply via email to