fix(sync): snapshot overwrite config change

This commit is contained in:
Minghao Li 2022-06-11 16:20:15 +08:00
parent 104a1bb59b
commit f92f1bbcc0
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
#include "syncVoteMgr.h"
#include "tref.h"
bool gRaftDetailLog = true;
bool gRaftDetailLog = false;
static int32_t tsNodeRefId = -1;