]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/OSDMonitor: mon_inject_pg_merge_bounce_probability
authorSage Weil <sage@redhat.com>
Thu, 31 May 2018 18:00:35 +0000 (13:00 -0500)
committerSage Weil <sage@redhat.com>
Fri, 7 Sep 2018 17:09:05 +0000 (12:09 -0500)
commitb960dae6273d9c30e327901e6f4c29e7bcc80f9e
tree9c1f2fea82f387fc673f05dc080c0a6f4662eac2
parent968917bc5461359de7570b02e93904b5a3ed23db
mon/OSDMonitor: mon_inject_pg_merge_bounce_probability

Optionally bounce pg_num back up right after we decrease it.  This triggers
conditions in the OSD where the merge and split logic may conflict.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/options.cc
src/mon/OSDMonitor.cc