Bug #1309
rgw fails to send IsTruncated on 'GET /bucket/' (list keys)
| Status: | Resolved | Start date: | 07/13/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | radosgw | Spent time: | - | |
| Target version: | v0.32 | |||
| Source: | Severity: | |||
| Backport: | Reviewed: | |||
| Tags: |
Description
Per the S3 API documentation, when the total number of items in the bucket exceeds max-keys (default: 1000), the response must contain "<IsTruncated>true</IsTruncated>". rgw on benjamin does not seem to be returning this.
Bucket had upwards of 1200 keys. See attached (sanitized) log snippet to confirm IsTruncated not set.
History
#1 Updated by Sage Weil almost 2 years ago
- Target version set to v0.32
#2 Updated by Yehuda Sadeh almost 2 years ago
- Status changed from New to Resolved
