]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/pg_autoscaler: implement shutdown method 32068/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 5 Nov 2019 06:12:48 +0000 (22:12 -0800)
committerNathan Cutler <ncutler@suse.com>
Fri, 6 Dec 2019 13:14:17 +0000 (14:14 +0100)
commitc9af8d14a4d8f7852c6f927e441a4dd6578e8c39
treee1791ea2a98576f12d56c9c695049168cfc99907
parenta67a2701414c74b705587a959f029576ef997aa6
pybind/mgr/pg_autoscaler: implement shutdown method

Otherwise the mgr cannot shutdown because it waits for the pg_autoscaler
thread forever.

Fixes: https://tracker.ceph.com/issues/42640
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 372b6350ba0c7b770df252261a169272ada0d465)
src/pybind/mgr/pg_autoscaler/module.py