opti:tmq logic
This commit is contained in:
parent
5a5bf29acb
commit
f27becb76a
|
@ -642,6 +642,7 @@ static SMqConsumerObj* buildSubConsumer(SMnode *pMnode, SCMSubscribeReq *subscri
|
||||||
goto _over;
|
goto _over;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
mndReleaseConsumer(pMnode, pExistedConsumer);
|
||||||
return pConsumerNew;
|
return pConsumerNew;
|
||||||
|
|
||||||
_over:
|
_over:
|
||||||
|
|
Loading…
Reference in New Issue