]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: fix to apply changed mon_stat_smooth_intervals 23481/head
authorYan Jun <yan.jun8@zte.com.cn>
Wed, 8 Aug 2018 06:35:38 +0000 (14:35 +0800)
committerYan Jun <yan.jun8@zte.com.cn>
Wed, 8 Aug 2018 06:35:38 +0000 (14:35 +0800)
commitc9e4396c63695e798b0f5783d73a52d8c090a00d
treec9b9b5cf8b31e5494124c75cf709a7600467a257
parentbfd0cde8ff1e440d2b3a2ec84a201de0fd40f199
mgr: fix to apply changed mon_stat_smooth_intervals

While using config set or injectargs command to decrease
mon_stat_smooth_intervals, it didn't apply the new value.
this change fix it.

Signed-off-by: Yan Jun <yan.jun8@zte.com.cn>
src/mon/PGMap.cc