Merge remote-tracking branch 'origin/develop' into release/s107
This commit is contained in:
commit
6fbe5b8956
|
@ -423,11 +423,6 @@ void tsDataSwap(void *pLeft, void *pRight, int32_t type, int32_t size, void* buf
|
||||||
#define TSDB_DEFAULT_STABLES_HASH_SIZE 100
|
#define TSDB_DEFAULT_STABLES_HASH_SIZE 100
|
||||||
#define TSDB_DEFAULT_CTABLES_HASH_SIZE 20000
|
#define TSDB_DEFAULT_CTABLES_HASH_SIZE 20000
|
||||||
|
|
||||||
#define TSDB_PORT_DNODESHELL 0
|
|
||||||
#define TSDB_PORT_DNODEDNODE 5
|
|
||||||
#define TSDB_PORT_SYNC 10
|
|
||||||
#define TSDB_PORT_HTTP 11
|
|
||||||
#define TSDB_PORT_ARBITRATOR 12
|
|
||||||
#define TSDB_PORT_DNODESHELL 0
|
#define TSDB_PORT_DNODESHELL 0
|
||||||
#define TSDB_PORT_DNODEDNODE 5
|
#define TSDB_PORT_DNODEDNODE 5
|
||||||
#define TSDB_PORT_SYNC 10
|
#define TSDB_PORT_SYNC 10
|
||||||
|
|
Loading…
Reference in New Issue