fix(sync): snapshot overwrite config change
This commit is contained in:
parent
104a1bb59b
commit
f92f1bbcc0
|
@ -35,7 +35,7 @@
|
|||
#include "syncVoteMgr.h"
|
||||
#include "tref.h"
|
||||
|
||||
bool gRaftDetailLog = true;
|
||||
bool gRaftDetailLog = false;
|
||||
|
||||
static int32_t tsNodeRefId = -1;
|
||||
|
||||
|
|
Loading…
Reference in New Issue