fix rpc perf

This commit is contained in:
yihaoDeng 2022-08-05 21:28:34 +08:00
parent bab1b9c621
commit eeb71acdf6
1 changed files with 1 additions and 1 deletions

View File

@ -396,7 +396,7 @@ typedef enum ELogicConditionType {
#ifdef WINDOWS
#define TSDB_MAX_RPC_THREADS 4 // windows pipe only support 4 connections.
#else
#define TSDB_MAX_RPC_THREADS 5
#define TSDB_MAX_RPC_THREADS 10
#endif
#define TSDB_QUERY_TYPE_NON_TYPE 0x00u // none type