]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: stop realm reloader before store shutdown 36192/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 10 Jun 2020 14:53:55 +0000 (10:53 -0400)
committerNathan Cutler <ncutler@suse.com>
Sat, 18 Jul 2020 20:39:12 +0000 (22:39 +0200)
commiteb6dd881df775da151e33271aa3917112571d72c
tree5182870f9cb476cb9f4ed2e2c80a3a9c3954e7ad
parentebb3b88fa355f722566c51bd067c51fed0e1c497
rgw: stop realm reloader before store shutdown

otherwise the two could race to destroy the store

Fixes: https://tracker.ceph.com/issues/45969
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 7787dfb4926dcc2baa7530b620ae8cfccf90bc30)

Conflicts:
src/rgw/rgw_main.cc
- RGWRealmWatcher realm_watcher(...) line looks different in nautilus
src/rgw/rgw_main.cc