Comment 1 for bug 874119

Revision history for this message
gholt (gholt) wrote :

Obtaining the size of a segmented object can be an expensive operation (GET/HEAD on the manifest).

Obtaining the size of up to 10,000 segmented objects can be very expensive (container listing).

That's why it's implemented the way it is currently.