]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: periodically check for async work
authorVenky Shankar <vshankar@redhat.com>
Wed, 9 Aug 2023 03:56:43 +0000 (09:26 +0530)
committerVenky Shankar <vshankar@redhat.com>
Mon, 28 Aug 2023 06:17:35 +0000 (02:17 -0400)
commiteb6200f30921ca08c9ae2c372f715c97e9d65aa1
tree53b8a6d6559b8ba6d214ebacf90902101f714d6b
parent98503873ba318e4774a3fd20c309cd7ec309c069
mgr/volumes: periodically check for async work

Useful when "manually" assigning work - with this fix there
is not need to bounce ceph-mgr to kick async threads.

Fixes: http://tracker.ceph.com/issues/61867
Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/pybind/mgr/volumes/fs/async_job.py
src/pybind/mgr/volumes/module.py