This commit is contained in:
Shengliang Guan 2020-10-12 10:18:16 +00:00
parent ccfed462dd
commit 1abffd94be
1 changed files with 1 additions and 0 deletions

View File

@ -581,6 +581,7 @@ static void dnodeUpdateMnodeInfos(SDMMnodeInfos *pMnodes) {
} }
dnodeSaveMnodeInfos(); dnodeSaveMnodeInfos();
sdbUpdateAsync();
} }
static bool dnodeReadMnodeInfos() { static bool dnodeReadMnodeInfos() {