提交 cfb62d5e 编写于 作者: wafwerar's avatar wafwerar

feature: update cfg

上级 d4c91f8a
......@@ -438,7 +438,7 @@ static int32_t taosUpdateServerCfg(SConfig *pCfg) {
return -1;
} else {
stype = pItem->stype;
numOfCores = pItem->i32;
numOfCores = pItem->fval;
}
pItem = cfgGetItem(tsCfg, "supportVnodes");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册