fix/TS-5805-check-arb

This commit is contained in:
dmchen 2024-12-24 10:50:56 +00:00
parent 3c807c59af
commit 150dd5af3f
1 changed files with 1 additions and 0 deletions

View File

@ -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;
}