]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/pg_autoscaler: implement shutdown method 31398/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 5 Nov 2019 06:12:48 +0000 (22:12 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 5 Nov 2019 06:14:42 +0000 (22:14 -0800)
commit372b6350ba0c7b770df252261a169272ada0d465
tree50f74c5c66ab5aed474e49a0c3ad03ca0b90b250
parent5a15148b7bd2a2b7919fb873a6c18405524151b9
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>
src/pybind/mgr/pg_autoscaler/module.py