]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: stop realm reloader before store shutdown
authorCasey Bodley <cbodley@redhat.com>
Wed, 10 Jun 2020 14:53:55 +0000 (10:53 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 10 Jun 2020 14:55:43 +0000 (10:55 -0400)
commit7787dfb4926dcc2baa7530b620ae8cfccf90bc30
tree56d95cd1849f4480764218a0148e5f85e09dab1b
parentb3c9465f9fba819586b8303ed8cde1e18a062323
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>
src/rgw/rgw_main.cc