refactor checkpoint
This commit is contained in:
parent
9ef69dd455
commit
d934d91fb1
|
@ -2100,6 +2100,7 @@ static int32_t mndProcessNodeCheckReq(SRpcMsg *pMsg) {
|
|||
}
|
||||
|
||||
typedef struct SMStreamNodeCheckMsg {
|
||||
int8_t holder; // // to fix windows compile error, define place holder
|
||||
} SMStreamNodeCheckMsg;
|
||||
|
||||
static int32_t mndProcessNodeCheck(SRpcMsg *pReq) {
|
||||
|
|
Loading…
Reference in New Issue