mirror of
https://github.com/ceph/ceph
synced 2024-12-29 06:52:35 +00:00
12452c4a91
Presently the `radosgw-admin bucket list --bucket=<bucket>` lists the objects in lexical order. This can be an expensive operation since objects are not stored in bucket index shards in order and a selection sort process is done across all bucket index shards. By allowing the user to add the "--allow-unordered" command-line flag, a more efficient bucket listing is enabled. This is particularly important for buckets with a large number of objects. Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> |
||
---|---|---|
.. | ||
_ext | ||
_static/js | ||
_templates | ||
_themes/ceph | ||
api | ||
ceph-volume | ||
cephfs | ||
changelog | ||
dev | ||
images | ||
install | ||
man | ||
mgr | ||
mon | ||
rados | ||
radosgw | ||
rbd | ||
releases | ||
scripts | ||
start | ||
.gitignore | ||
architecture.rst | ||
CMakeLists.txt | ||
conf.py | ||
favicon.ico | ||
glossary.rst | ||
governance.rst | ||
index.rst | ||
logo.png | ||
man_index.rst | ||
README.md |