]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add configurable max aio limit for multi-object delete requests
authorCory Snyder <csnyder@iland.com>
Fri, 4 Nov 2022 08:04:32 +0000 (08:04 +0000)
committerCory Snyder <csnyder@iland.com>
Thu, 8 Dec 2022 09:48:46 +0000 (04:48 -0500)
commit666e6013275b0f0d4788b717bb116a2fb68a6bd2
tree9ded29a927c6ed7cc2532851d389109f90d14050
parente1534a5722b5b01a1fc39c07e9fff7a8719b8549
rgw: add configurable max aio limit for multi-object delete requests

Adds the 'rgw_multi_obj_del_max_aio' configuration parameter to
bound aio on multi-object delete requests.

Signed-off-by: Cory Snyder <csnyder@iland.com>
(cherry picked from commit 63e41fb8a58717d404b436096079d4fc09f30682)

Conflicts:
src/common/options/rgw.yaml.in
src/rgw/rgw_op.cc

Cherry-pick notes:
- Conflicts due to change in configuration declaration post-pacfic
src/common/legacy_config_opts.h
src/common/options.cc
src/rgw/rgw_op.cc
src/rgw/rgw_op.h