Bug #1566
rgw: use a global bucket id
| Status: | Resolved | Start date: | 09/26/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Greg Farnum | % Done: | 0% | |
| Category: | radosgw | Spent time: | - | |
| Target version: | v0.37 | |||
| Source: | Severity: | |||
| Backport: | Reviewed: | |||
| Tags: |
Description
The new version of rgw currently uses bucket IDs that are unique within a single pool. Make them unique across all pools.
(The cheap way to do this is to just put the generator object into one of the .rgw pools somewhere, and if necessary scale it later.)
History
#1 Updated by Greg Farnum over 1 year ago
- Position set to 41
#2 Updated by Greg Farnum over 1 year ago
- Status changed from New to Resolved
Simple enough. c780494d8d5f0f0f3ad372a07227b631879cf2a9