Merge branch 'feature/wal' of https://github.com/taosdata/TDengine into feature/wal
This commit is contained in:
commit
6879c14ee8
|
@ -586,7 +586,7 @@ static void balanceProcessBalanceTimer(void *handle, void *tmrId) {
|
||||||
if (!sdbIsMaster()) return;
|
if (!sdbIsMaster()) return;
|
||||||
|
|
||||||
tsBalanceTimer = NULL;
|
tsBalanceTimer = NULL;
|
||||||
tsAccessSquence ++;
|
if (handle == NULL) tsAccessSquence++;
|
||||||
|
|
||||||
balanceCheckDnodeAccess();
|
balanceCheckDnodeAccess();
|
||||||
bool updateSoon = false;
|
bool updateSoon = false;
|
||||||
|
|
Loading…
Reference in New Issue