Comment 1 for bug 1762997

Revision history for this message
Tim Burke (1-tim-z) wrote :

Well, I guess we've at least stopped returning 500 since https://bugs.launchpad.net/swift/+bug/1598093 ... but things are downright hilariously bad!

> If the container does exist, an incorrect 2xx response would be returned.

You ain't kidding! If 'a' doesn't include any objects starting with 'prefix' at least we just send an empty 200. But if there *are* objects, it returns as much of the JSON-formatted *full* container listing as the sum of sizes from the prefix listing allows!