]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
radosgw-admin: lower default thread pool size 62018/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 26 Feb 2025 21:06:14 +0000 (16:06 -0500)
committerCasey Bodley <cbodley@redhat.com>
Wed, 26 Feb 2025 21:06:16 +0000 (16:06 -0500)
commit357f12f074d8fa9a8bb68f67ae17fa9b42938115
tree05f3b477648eae2990d7efa0ad506792176cb6d8
parent9fa163df8f1449a23d186d3fb20610dd1d2e69de
radosgw-admin: lower default thread pool size

the thread pool controlled by rgw_thread_pool_size was added to
radosgw-admin for squid, but the default value of 512 wastes a lot of
time starting/stopping threads. change the default value to 8 for
radosgw-admin commands only

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/radosgw-admin/radosgw-admin.cc