TD-2041
This commit is contained in:
parent
894a969fdf
commit
23fba63413
|
@ -586,7 +586,7 @@ static void balanceProcessBalanceTimer(void *handle, void *tmrId) {
|
|||
if (!sdbIsMaster()) return;
|
||||
|
||||
tsBalanceTimer = NULL;
|
||||
tsAccessSquence ++;
|
||||
if (handle == NULL) tsAccessSquence++;
|
||||
|
||||
balanceCheckDnodeAccess();
|
||||
bool updateSoon = false;
|
||||
|
|
Loading…
Reference in New Issue