change default tsdb debug flag

This commit is contained in:
Hongze Cheng 2020-05-19 17:12:03 +08:00
parent c6d81108ea
commit 4de3f2b25a
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ int32_t rpcDebugFlag = 135;
int32_t uDebugFlag = 131;
int32_t debugFlag = 131;
int32_t sDebugFlag = 135;
int32_t tsdbDebugFlag = 135;
int32_t tsdbDebugFlag = 131;
// the maximum number of results for projection query on super table that are returned from
// one virtual node, to order according to timestamp