]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/log: Fix crash during shutdown with ops-log enable.
authorkchheda3 <kchheda3@bloomberg.net>
Thu, 20 Feb 2025 18:53:44 +0000 (13:53 -0500)
committerkchheda3 <kchheda3@bloomberg.net>
Thu, 27 Feb 2025 14:28:36 +0000 (09:28 -0500)
commit374ddbc0e8767feda1d596517451293371211cc5
tree7a7798f5e76b089707bf25d2e04b5bc13117f558
parent05ec90da5dffb1f2dc7849dcfd8eed2f5a53f2f1
rgw/log: Fix crash during shutdown with ops-log enable.

Ensure the env.olog member variable is destructed at last, once all the frontends have stopped accepting new connections and have finished processing the existing connections.

Signed-off-by: kchheda3 <kchheda3@bloomberg.net>
src/rgw/rgw_appmain.cc
src/rgw/rgw_lib.cc
src/rgw/rgw_main.h
src/rgw/rgw_process.cc
src/rgw/rgw_process_env.h