]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: Release GIL before calling OSDMap::calc_pg_upmaps()
authorDavid Zafman <dzafman@redhat.com>
Tue, 22 Oct 2019 22:24:05 +0000 (15:24 -0700)
committerDavid Zafman <dzafman@redhat.com>
Tue, 3 Dec 2019 01:34:22 +0000 (17:34 -0800)
commit5873a15bd683a7bd4231aa28f7a0bc7ccc3c769e
tree98f20e87466058ee42c91c4f5631e394495c364b
parent71bd687b6e8b9424dd5e5974ed542595d8977416
mgr: Release GIL before calling OSDMap::calc_pg_upmaps()

Prevent optimize and execute commands from running with active balancer

Fixes: https://tracker.ceph.com/issues/42432
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit e2a35e8c8e9f381a635ad0ca01326a2c512590a9)

Conflicts:
src/pybind/mgr/balancer/module.py (trivial)
src/test/cli-integration/balancer/misplaced.t (doesn't exist)
src/mgr/PyOSDMap.cc
src/pybind/mgr/balancer/module.py