fix(sync): close detail log
This commit is contained in:
parent
be3de7b7df
commit
318f2771ea
|
@ -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