]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: config option rgw_asio_assert_yielding
authorCasey Bodley <cbodley@redhat.com>
Thu, 20 Jun 2024 19:56:50 +0000 (15:56 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 2 Jul 2024 20:39:39 +0000 (16:39 -0400)
commit5eda1d33530cfa4c3773376c8366e5a66a6682dd
tree6fd098347fb2fc20e4bd5704bfc32f1b75afc90e
parent90a22f0474ab9e16a54ec008b6b6cca3ebef5474
rgw: config option rgw_asio_assert_yielding

enable this to assert on blocking calls that should be asynchronous
instead of just logging a warning message

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/common/options/rgw.yaml.in
src/rgw/rgw_asio_thread.cc