]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds/MDBalancer: remove useless check_targets and hit_targets logic from MDS balancer
authorZhi Zhang <willzzhang@tencent.com>
Fri, 2 Jun 2017 05:07:21 +0000 (13:07 +0800)
committerZhi Zhang <willzzhang@tencent.com>
Fri, 2 Jun 2017 05:07:21 +0000 (13:07 +0800)
commit6e80b5035c73f23f2bece73b70a827b35d9b36e0
tree298d7dc64c68f0cf0b41717a89d485a13fe702bb
parent037d6a7d8784b6d5c21666c48f30c20914b920fb
mds/MDBalancer: remove useless check_targets and hit_targets logic from MDS balancer

Currently the logic that check and hit export targets has been moved to Migrator. So remove the check_targets and hit_targets logic still remaining in MDS balancer which causes MDS failing to do rebalance.

Signed-off-by: Zhi Zhang <zhangz.david@outlook.com>
src/mds/MDBalancer.cc
src/mds/MDBalancer.h