fix/TS-5805-check-arb
This commit is contained in:
parent
3c807c59af
commit
150dd5af3f
|
@ -634,6 +634,7 @@ void mndArbCheckSync(SArbGroup *pArbGroup, int64_t nowMs, ECheckSyncOp *pOp, SAr
|
|||
mInfo("arb skip to set assigned leader to vgId:%d dnodeId:%d, arb group is not sync", vgId,
|
||||
pMember->info.dnodeId);
|
||||
}
|
||||
*pOp = CHECK_SYNC_CHECK_SYNC;
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue