From 3a8e22527357da1c5b701a22915288e398e7b93c Mon Sep 17 00:00:00 2001 From: "Yan, Zheng" Date: Mon, 17 Aug 2020 12:55:22 +0800 Subject: [PATCH] mds: don't track change of config 'mds_replay_unsafe_with_closed_session' the option is only used when mds is recovering. Signed-off-by: "Yan, Zheng" --- src/common/options.cc | 2 +- src/mds/MDSRank.cc | 1 - src/mds/Server.cc | 3 --- 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/src/common/options.cc b/src/common/options.cc index 39d56304eac2..14426aaae982 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -7957,7 +7957,7 @@ std::vector