Hi,

I am trying to write some multipart parallel upload scripts.  I have run
into an issue with listing the current multipart uploads.  Is this
feature available in the current radosgw (0.56.3)?  I am able to upload
using multipart when initiatiating the upload and then itterating over
the chunks sequentially.  But when I try to iterate over a pool of
chunks in parallel I can't call the listing of multipart uploads on the
given bucket.

The response I get back from the 'GET /?uploads HTTP/1.1' (the server is
setup to handle bucket DNS names) is a 200 OK, with a XML
<ListBucketResult> with the contents of the bucket.

Thanks,
derek

-- 
---
Derek T. Yarnell
University of Maryland
Institute for Advanced Computer Studies
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to