minor changes
This commit is contained in:
parent
22d15fac31
commit
410982c8fe
|
@ -72,7 +72,7 @@ int32_t bmDrop(SMgmtWrapper *pWrapper) {
|
|||
}
|
||||
|
||||
bmCloseImp(pMgmt);
|
||||
bndDestroy(pMgmt->path);
|
||||
taosRemoveDir(pMgmt->path);
|
||||
pWrapper->pMgmt = NULL;
|
||||
free(pMgmt);
|
||||
dInfo("bnode-mgmt is dropped");
|
||||
|
|
Loading…
Reference in New Issue