提交 c11edd52 编写于 作者: S slzhou

find the reason of uv_barrier_destory core dump

上级 a018c701
......@@ -291,6 +291,7 @@ int32_t dmStartUdfd(SDnode *pDnode) {
}
int32_t dmStopUdfd(SDnode *pDnode) {
dInfo("dnode-mgmt to stop udfd. spawn err: %d", pDnode->data.udfdErrCode);
SDnodeData *pData = &pDnode->data;
if (pData->udfdErrCode != 0) {
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册