ncw/swift

ObjectDelete does not understand large objects

majewsky opened this issue · 1 comments

This is similar to #102: Connection.ObjectDelete should offer a way to not only delete the manifest of a large object, but also its segments, especially because callers cannot do it themselves because of #101.

ncw commented

I think ObjectDelete should probably delete all the segments of a large object.