yihaoDeng
|
9c050c0ea6
|
handle too many session
|
2023-02-15 20:15:34 +08:00 |
yihaoDeng
|
f22d07319f
|
handle too many session
|
2023-02-15 20:06:04 +08:00 |
yihaoDeng
|
b8dfc71446
|
handle too many session
|
2023-02-15 19:24:48 +08:00 |
yihaoDeng
|
e44704b20e
|
opt: opt tag index
|
2023-02-15 17:26:11 +08:00 |
yihaoDeng
|
09e5ca7a0f
|
handle fastfail
|
2023-02-15 15:34:55 +08:00 |
dapan1121
|
eae7fc509f
|
Merge pull request #19763 from taosdata/fix/TD-22074
fix: fix not msg to send
|
2023-02-06 16:22:58 +08:00 |
dapan1121
|
1f3f92c2cf
|
Merge pull request #19777 from taosdata/fix/TD-22145
fix: fix fd limit crash
|
2023-02-06 16:22:02 +08:00 |
dapan1121
|
c4295e1b29
|
Merge pull request #19779 from taosdata/fix/hostShutDown
fix: no resp when host machine shutdown
|
2023-02-06 16:20:39 +08:00 |
yihaoDeng
|
b36b34c1bb
|
change transport param
|
2023-02-04 12:56:22 +08:00 |
yihaoDeng
|
e7a72d5a28
|
fix: no resp when host machine shutdown
|
2023-02-03 13:57:26 +08:00 |
yihaoDeng
|
9f62cfd6f3
|
ref log
|
2023-02-03 12:12:58 +08:00 |
yihaoDeng
|
cdf362b588
|
fix: fix fd limit crash
|
2023-02-03 12:08:16 +08:00 |
dapan1121
|
ca16ebc6e7
|
fix: add get ip addr result validation
|
2023-02-03 10:36:47 +08:00 |
yihaoDeng
|
1766e46fca
|
fix compile error
|
2023-02-02 21:46:48 +08:00 |
yihaoDeng
|
615fe4869e
|
fix: fix not msg to send
|
2023-02-02 17:46:58 +08:00 |
Benguang Zhao
|
4031dc1af4
|
Merge branch main into FIX/TD-21043-main
|
2023-01-02 16:41:46 +08:00 |
yihaoDeng
|
329e257ac4
|
remove assert
|
2022-12-29 18:47:32 +08:00 |
Benguang Zhao
|
8916722dd7
|
Merge branch main to FIX/TD-21043-main
|
2022-12-27 14:50:39 +08:00 |
Benguang Zhao
|
5159d60f56
|
enh: vnodeCommit on consensus only
|
2022-12-23 20:16:32 +08:00 |
Alex Duan
|
cd1b87031a
|
fix(query): modify error describe
|
2022-12-22 10:22:51 +08:00 |
Alex Duan
|
15160544c5
|
feat(rpc): move the check msgType to client
|
2022-12-21 11:48:24 +08:00 |
Alex Duan
|
37ea86f8ed
|
fix(rpc): add msgType condition
|
2022-12-20 21:13:33 +08:00 |
Alex Duan
|
df6102f66e
|
fix(query): TSDB_CODE_RPC_VGROUP_NOT_CONNECTED same condition check with TSDB_CODE_RPC_NETWORK_UNAVAIL
|
2022-12-20 18:14:24 +08:00 |
Alex Duan
|
7d9e5924fa
|
fix(query): remove check msgType
|
2022-12-20 18:06:04 +08:00 |
Alex Duan
|
02dbf35354
|
fix(query): return TSDB_CODE_RPC_VGROUP_NOT_CONNECTED if all nodes in vgroups is offline
|
2022-12-20 16:57:16 +08:00 |
yihaoDeng
|
11e7c94134
|
modify test case and memleak while client quit
|
2022-12-18 13:11:30 +08:00 |
yihaoDeng
|
93dc0aff07
|
change err msg while vnode is stoped
|
2022-12-15 17:08:03 +08:00 |
yihaoDeng
|
63f546e5d6
|
release unused handle
|
2022-12-12 21:47:19 +08:00 |
yihaoDeng
|
113355e45e
|
release unused handle
|
2022-12-12 19:10:40 +08:00 |
yihaoDeng
|
3bce02438f
|
TD-21115
|
2022-12-10 11:12:54 +08:00 |
Shengliang Guan
|
5adf21b68f
|
Merge pull request #18850 from taosdata/fix/udfdCrash
fix: fix udfd crash
|
2022-12-09 15:15:44 +08:00 |
yihaoDeng
|
52045c43ab
|
compile error
|
2022-12-09 13:30:25 +08:00 |
yihaoDeng
|
77829e2676
|
exhandle mem leak
|
2022-12-09 13:23:52 +08:00 |
yihaoDeng
|
0b1cef9b51
|
fix udfd crash
|
2022-12-09 11:29:04 +08:00 |
yihaoDeng
|
ed6f542a3e
|
TD-20975
|
2022-12-08 21:18:36 +08:00 |
yihaoDeng
|
b2b1eb748a
|
update epset
|
2022-12-08 15:31:20 +08:00 |
yihaoDeng
|
6635691f52
|
add msg type
|
2022-12-06 22:21:47 +08:00 |
yihaoDeng
|
0254e90ce6
|
avoid null pointer
|
2022-12-06 13:42:59 +08:00 |
yihaoDeng
|
4e87bcc97a
|
support fail fast
|
2022-12-06 10:53:31 +08:00 |
yihaoDeng
|
9ce9d21507
|
support fail fast
|
2022-12-06 10:30:14 +08:00 |
yihaoDeng
|
4be196491e
|
add fail-fast
|
2022-12-05 22:39:18 +08:00 |
Shengliang Guan
|
f3e980de14
|
enh: remove TSDB_CODE_RPC_REDIRECT
|
2022-12-02 22:45:11 +08:00 |
Shengliang Guan
|
524de026a5
|
enh: remove TSDB_CODE_RPC_REDIRECT
|
2022-12-02 22:24:35 +08:00 |
dapan1121
|
dff4c36092
|
Merge branch '3.0' into fix/TD-20802
|
2022-12-02 10:11:39 +08:00 |
yihaoDeng
|
3378ff0fb8
|
refactor code
|
2022-12-01 16:03:40 +08:00 |
dapan1121
|
98726f17fa
|
fix: redirect handler issue
|
2022-12-01 14:54:58 +08:00 |
Shengliang Guan
|
fd31980b91
|
Merge pull request #18535 from taosdata/enh/addTraceInfo
enh: add trace info
|
2022-11-30 17:23:20 +08:00 |
Shengliang Guan
|
189cdc4f63
|
Merge pull request #18533 from taosdata/enh/clientRetry
enh: refactor retry
|
2022-11-30 10:47:13 +08:00 |
yihaoDeng
|
dcd16684a0
|
fix invalid param
|
2022-11-29 17:53:24 +08:00 |
yihaoDeng
|
5425d67c9a
|
add timestamp to msg head
|
2022-11-29 11:40:58 +08:00 |
yihaoDeng
|
d463f05b3f
|
change paramter
|
2022-11-29 10:28:32 +08:00 |
yihaoDeng
|
65aa86edec
|
change paramter
|
2022-11-29 10:11:34 +08:00 |
yihaoDeng
|
91b09893bf
|
change paramter
|
2022-11-28 22:16:00 +08:00 |
yihaoDeng
|
f5db4a8b40
|
change paramter
|
2022-11-28 22:08:21 +08:00 |
gccgdb1234
|
6e7e02c3cd
|
fix compile
|
2022-11-28 19:13:11 +08:00 |
gccgdb1234
|
25889595d8
|
fix compile
|
2022-11-28 18:01:15 +08:00 |
gccgdb1234
|
2bb59df74b
|
fix compile
|
2022-11-28 17:47:49 +08:00 |
yihaoDeng
|
0611ecbe31
|
change paramter
|
2022-11-28 10:53:27 +08:00 |
yihaoDeng
|
f3c1eb829e
|
refactor retry
|
2022-11-28 10:10:11 +08:00 |
Shengliang Guan
|
58a0ea253e
|
Revert "enh: add debug info"
|
2022-11-27 00:44:12 +08:00 |
yihaoDeng
|
55af567ccc
|
change code
|
2022-11-25 14:47:06 +08:00 |
yihaoDeng
|
3fd6de0c53
|
change code
|
2022-11-25 14:20:30 +08:00 |
yihaoDeng
|
44a33ffad0
|
add debug info
|
2022-11-25 13:17:09 +08:00 |
yihaoDeng
|
06af61d975
|
add debug info
|
2022-11-25 12:03:08 +08:00 |
yihaoDeng
|
44eaa27989
|
fix invalid packet
|
2022-11-24 20:54:34 +08:00 |
yihaoDeng
|
febe918d36
|
add debug info
|
2022-11-24 10:28:38 +08:00 |
yihaoDeng
|
be410b9903
|
add debug info
|
2022-11-23 21:33:11 +08:00 |
yihaoDeng
|
c84f9f8634
|
add debug info
|
2022-11-23 18:29:31 +08:00 |
yihaoDeng
|
3f0ea98cb2
|
fix mem leak
|
2022-11-23 11:33:03 +08:00 |
yihaoDeng
|
c9407a7726
|
fix mem leak
|
2022-11-23 11:31:13 +08:00 |
yihaoDeng
|
865332d960
|
avoid double compress
|
2022-11-22 15:27:07 +08:00 |
yihaoDeng
|
fec994e124
|
avoid double compress
|
2022-11-22 15:04:07 +08:00 |
yihaoDeng
|
963d56cfc1
|
retry code
|
2022-11-22 11:10:28 +08:00 |
yihaoDeng
|
62bf1c024a
|
refactor retry
|
2022-11-21 21:25:15 +08:00 |
yihaoDeng
|
ba23ed2317
|
add simple retry
|
2022-11-20 18:53:48 +08:00 |
yihaoDeng
|
5a0da6d28d
|
conn timeout refactor
|
2022-11-11 21:42:23 +08:00 |
yihaoDeng
|
174ba6ad6e
|
conn timeout refactor
|
2022-11-11 21:18:36 +08:00 |
yihaoDeng
|
197d5d4b7a
|
free unfinished ahandle while quit
|
2022-11-11 19:41:02 +08:00 |
yihaoDeng
|
52b28fbceb
|
fix ahandle mem leak
|
2022-11-11 19:16:51 +08:00 |
yihaoDeng
|
8fa39accdf
|
conn timeout refactor
|
2022-11-11 16:11:37 +08:00 |
yihaoDeng
|
50f148abac
|
conn timeout refactor
|
2022-11-11 16:04:20 +08:00 |
yihaoDeng
|
27ebbdadf2
|
add rpc retry config
|
2022-11-10 19:44:45 +08:00 |
yihaoDeng
|
1c519bcae0
|
redefine timer
|
2022-11-10 18:43:57 +08:00 |
yihaoDeng
|
5c5d70e0fc
|
enh log
|
2022-11-10 17:05:53 +08:00 |
dapan1121
|
7dea2e99d3
|
Merge pull request #17973 from taosdata/fix/TD-20273
fix: free unfinished ahandle when cli quit
|
2022-11-10 13:52:32 +08:00 |
yihaoDeng
|
1ed333140b
|
fix invalid free
|
2022-11-08 22:09:58 +08:00 |
yihaoDeng
|
7b30a6ee23
|
free unfinished ahandle while quit
|
2022-11-08 20:45:11 +08:00 |
yihaoDeng
|
3c6246f85f
|
TS-2015
|
2022-11-08 18:18:33 +08:00 |
yihaoDeng
|
a8bb8373f4
|
avoid rpc send-recv cpu imbalance
|
2022-11-07 20:08:14 +08:00 |
yihaoDeng
|
2c4d90aad4
|
handle trans except
|
2022-11-03 16:55:48 +08:00 |
yihaoDeng
|
ff16c4368f
|
handle tcp except
|
2022-11-02 20:12:03 +08:00 |
yihaoDeng
|
4fdc98d3fb
|
opt http module
|
2022-10-28 22:15:06 +08:00 |
yihaoDeng
|
cc03ab2edd
|
rm debug log
|
2022-10-26 09:23:35 +08:00 |
yihaoDeng
|
17ee66cd2c
|
fix coverity scan defeats
|
2022-10-23 12:25:52 +08:00 |
yihaoDeng
|
c9aadfadee
|
fix coverity scan problem
|
2022-10-17 16:29:50 +08:00 |
Haojun Liao
|
f5f0a7026f
|
other: merge 3.0
|
2022-10-13 14:20:51 +08:00 |
yihaoDeng
|
5badb8f056
|
fix(tsc): fix invalid free
|
2022-10-12 11:38:07 +08:00 |
yihaoDeng
|
841207666a
|
support compress
|
2022-10-12 10:20:01 +08:00 |
yihaoDeng
|
4507776c8e
|
support compress
|
2022-10-11 22:09:35 +08:00 |
Haojun Liao
|
7c3ddc4920
|
other:merge 3.0
|
2022-10-10 15:35:38 +08:00 |
yihaoDeng
|
9a5db03293
|
opt log time
|
2022-10-09 21:13:50 +08:00 |
yihaoDeng
|
738fddb814
|
fix coverity scan problem
|
2022-09-30 17:49:08 +08:00 |
yihaoDeng
|
fdba81e7c2
|
add debug log
|
2022-09-29 11:34:15 +08:00 |
Haojun Liao
|
78f03e993d
|
other:merge 3.0
|
2022-09-19 10:30:55 +08:00 |
yihaoDeng
|
3398de8a35
|
fix(tsc): avoid mem leak
|
2022-09-15 21:35:54 +08:00 |
yihaoDeng
|
2b8b1ebc86
|
fix: fix mem leak
|
2022-09-13 20:45:28 +08:00 |
yihaoDeng
|
b914e37874
|
enh(tsc): handle schedule error
|
2022-09-13 19:05:35 +08:00 |
yihaoDeng
|
990416d20d
|
enh(tsc): handle schedule error
|
2022-09-13 18:32:22 +08:00 |
Shengliang Guan
|
6b04ee9816
|
Merge pull request #16763 from taosdata/fix/handleSentWrite
fix(rpc): handle sent write
|
2022-09-12 09:34:06 +08:00 |
yihaoDeng
|
0a337e82e3
|
fix: fix compile error
|
2022-09-11 22:11:44 +08:00 |
yihaoDeng
|
308bfe7fb8
|
fix: fix compile error
|
2022-09-11 22:01:07 +08:00 |
yihaoDeng
|
f26047cfe8
|
fix: fix compile error
|
2022-09-11 19:44:50 +08:00 |
yihaoDeng
|
440d14e36c
|
fix: fix compile error
|
2022-09-10 23:27:05 +08:00 |
yihaoDeng
|
26d86477f9
|
fix: fix compile error
|
2022-09-10 20:11:17 +08:00 |
yihaoDeng
|
16a5f01293
|
fix: fix compile error
|
2022-09-10 19:08:34 +08:00 |
yihaoDeng
|
d1d35c48e4
|
fix: make CI happy
|
2022-09-10 17:24:23 +08:00 |
yihaoDeng
|
eac5d2c497
|
fix: make CI happy
|
2022-09-10 17:12:22 +08:00 |
yihaoDeng
|
93dd2101c1
|
fix: make CI happy
|
2022-09-10 10:27:41 +08:00 |
yihaoDeng
|
58c410118f
|
fix: make CI happy
|
2022-09-09 19:09:24 +08:00 |
yihaoDeng
|
fadd7317af
|
fix: make CI happy
|
2022-09-09 18:40:32 +08:00 |
yihaoDeng
|
bfcb181662
|
fix: make CI happy
|
2022-09-09 18:30:02 +08:00 |
yihaoDeng
|
11a8237975
|
fix: fix compile error
|
2022-09-09 14:47:49 +08:00 |
yihaoDeng
|
edf3f6320d
|
fix: fix compile error
|
2022-09-09 14:28:57 +08:00 |
yihaoDeng
|
57e34dc308
|
fix(rpc): handle write failure
|
2022-09-09 11:28:00 +08:00 |
yihaoDeng
|
0a4644307e
|
fix: fix compile error
|
2022-09-07 19:48:43 +08:00 |
yihaoDeng
|
b277748662
|
fix mem leak
|
2022-09-06 20:09:41 +08:00 |
yihaoDeng
|
6c40af0059
|
fix no resp error
|
2022-09-06 19:16:56 +08:00 |
yihaoDeng
|
d1755fad24
|
fix trans cli mem leakk
|
2022-09-06 18:47:43 +08:00 |
yihaoDeng
|
68a1c12dae
|
add compile opt
|
2022-09-06 14:58:19 +08:00 |
yihaoDeng
|
47ff0e34b0
|
refactor idx code
|
2022-09-01 20:16:02 +08:00 |
yihaoDeng
|
1a67ca34b9
|
avoid deadlock
|
2022-08-29 19:14:12 +08:00 |
yihaoDeng
|
e25600e8e8
|
fix crash_gen error
|
2022-08-19 11:57:32 +08:00 |
yihaoDeng
|
570f9c3a71
|
merge main
|
2022-08-18 21:13:26 +08:00 |
yihaoDeng
|
c6f60ba3d7
|
fix invalid packet
|
2022-08-17 20:49:59 +08:00 |
yihaoDeng
|
e016c8f729
|
fix invalid packet
|
2022-08-17 20:04:04 +08:00 |
yihaoDeng
|
bade189164
|
rm code
|
2022-08-16 21:08:40 +08:00 |
yihaoDeng
|
633b46fa41
|
rm code
|
2022-08-16 18:14:56 +08:00 |
yihaoDeng
|
a105e39931
|
refactor code
|
2022-08-15 10:28:56 +08:00 |
yihaoDeng
|
dc7ce5300c
|
refactor code
|
2022-08-14 19:13:12 +08:00 |
yihaoDeng
|
1c200b4198
|
fix client deadlock
|
2022-08-11 17:46:37 +08:00 |
yihaoDeng
|
cfedc4d67a
|
fix client deadlock
|
2022-08-11 17:41:43 +08:00 |
Haojun Liao
|
6250c1b157
|
Merge pull request #15851 from taosdata/feature/3.0_query_optimize
ehn(query): optimize the query performance.
|
2022-08-10 16:51:46 +08:00 |
yihaoDeng
|
dd04c35dcf
|
Merge branch 'dev' into opt
|
2022-08-10 10:26:03 +08:00 |
yihaoDeng
|
f0f64cfccc
|
Merge branch 'feature/3.0_mhli' of https://github.com/taosdata/TDengine into retry
|
2022-08-09 15:23:20 +08:00 |
yihaoDeng
|
bec4b2ff19
|
change err code
|
2022-08-09 15:22:46 +08:00 |
Minghao Li
|
d5c5859b6e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-08-09 13:34:04 +08:00 |
Xiaoyu Wang
|
07ef00e89f
|
merge 3.0
|
2022-08-09 11:36:08 +08:00 |
yihaoDeng
|
81a64d7f1a
|
change retry code
|
2022-08-09 11:04:23 +08:00 |
yihaoDeng
|
72800f4c87
|
avoid mem leak
|
2022-08-09 09:35:26 +08:00 |
Haojun Liao
|
4d8842c21f
|
other:merge 3.0
|
2022-08-08 16:37:37 +08:00 |
yihaoDeng
|
e8ead35bd8
|
fix multi process problem
|
2022-08-08 11:34:29 +08:00 |
yihaoDeng
|
bfb6bce007
|
fix read error
|
2022-08-07 19:39:24 +08:00 |
yihaoDeng
|
7fc09d8475
|
start timer for particular msg
|
2022-08-06 20:51:21 +08:00 |
yihaoDeng
|
eeb1d40e6d
|
Merge branch 'dv3' into dvv
|
2022-08-06 19:19:13 +08:00 |
yihaoDeng
|
3a3c6fac6b
|
start timer for particular msg
|
2022-08-06 18:08:46 +08:00 |
yihaoDeng
|
0753087e88
|
start timer for particular msg
|
2022-08-06 17:59:30 +08:00 |
yihaoDeng
|
ecd560ccb0
|
start timer for particular msg
|
2022-08-06 15:30:11 +08:00 |
yihaoDeng
|
7f8195b3a5
|
fix uninited value
|
2022-08-06 11:27:13 +08:00 |
yihaoDeng
|
f97b972191
|
opt rpc perf
|
2022-08-05 20:55:16 +08:00 |
yihaoDeng
|
a5420dfaad
|
fix rpc perf
|
2022-08-05 18:36:19 +08:00 |
yihaoDeng
|
00d4efb4ea
|
opt rpc send
|
2022-08-05 11:28:49 +08:00 |
yihaoDeng
|
f98945e111
|
change log level
|
2022-08-02 18:57:55 +08:00 |
yihaoDeng
|
e6ca3844e1
|
fix mem leak
|
2022-08-01 20:44:41 +08:00 |
yihaoDeng
|
337e20cebc
|
fix: crash_gen problem
|
2022-08-01 16:28:48 +08:00 |
Yihao Deng
|
aa13362512
|
Merge pull request #15485 from taosdata/opt/rpcOpt
fix: index mem leak
|
2022-07-28 14:05:48 +08:00 |
yihaoDeng
|
db6911001a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into multiRead
|
2022-07-28 11:07:27 +08:00 |
yihaoDeng
|
1a3a822183
|
fix multi read
|
2022-07-28 10:54:04 +08:00 |
yihaoDeng
|
6838574c8f
|
fix mem leak
|
2022-07-27 21:26:08 +08:00 |
yihaoDeng
|
293a96d959
|
fix mem leak
|
2022-07-27 21:06:40 +08:00 |
yihaoDeng
|
5ed23e7912
|
fix read buf
|
2022-07-27 14:52:44 +08:00 |
yihaoDeng
|
d05b4ebb7d
|
opt rpc
|
2022-07-26 19:45:52 +08:00 |
Yihao Deng
|
b0e3a1d0da
|
Merge pull request #15363 from taosdata/fix/rpcDebugI
fix: rpc debug r
|
2022-07-25 09:08:41 +08:00 |
yihaoDeng
|
3df82b4dd1
|
feactor debug log
|
2022-07-23 19:54:52 +08:00 |
yihaoDeng
|
a0e8b11d0d
|
fix: rpc debug info
|
2022-07-23 18:20:31 +08:00 |
yihaoDeng
|
f7ae51625c
|
fix: rpc debug info
|
2022-07-23 17:19:42 +08:00 |
yihaoDeng
|
3876bf7212
|
handle except
|
2022-07-23 13:54:28 +08:00 |
yihaoDeng
|
23ac4cbc93
|
handle except
|
2022-07-23 12:59:36 +08:00 |
yihaoDeng
|
5bb762e59c
|
add debug
|
2022-07-22 21:15:13 +08:00 |
yihaoDeng
|
87a15d4523
|
rm idle conn
|
2022-07-22 20:58:00 +08:00 |
yihaoDeng
|
607c042a2f
|
fix rpc code
|
2022-07-22 15:40:35 +08:00 |
yihaoDeng
|
46d4bf90fd
|
refactor rpc code
|
2022-07-21 20:19:04 +08:00 |
yihaoDeng
|
67d99c9cc2
|
refactor rpc code
|
2022-07-21 17:32:17 +08:00 |
yihaoDeng
|
de8bb6c25c
|
fix: avoid rpc mem leak
|
2022-07-21 14:40:16 +08:00 |
yihaoDeng
|
ed1c777b4e
|
fix: avoid rpc mem leak
|
2022-07-21 11:09:29 +08:00 |
yihaoDeng
|
57436e5ae2
|
avoid mem leak
|
2022-07-21 10:42:00 +08:00 |
dapan1121
|
976d4670a9
|
Merge branch '3.0' into fix/TD-15197
|
2022-07-21 09:11:03 +08:00 |
yihaoDeng
|
31cfa1fa5b
|
fix: avoid rpc mem leak
|
2022-07-20 14:14:46 +08:00 |
yihaoDeng
|
38431432ac
|
fix: avoid rpc mem leak
|
2022-07-20 13:48:14 +08:00 |
yihaoDeng
|
503e89f00d
|
fix: avoid rpc mem leak
|
2022-07-20 11:31:03 +08:00 |
yihaoDeng
|
3a65f10f86
|
fix: avoid rpc mem leak
|
2022-07-20 11:01:06 +08:00 |
yihaoDeng
|
c0a21dc911
|
avoid mem leak
|
2022-07-19 16:56:37 +08:00 |
dapan1121
|
320ca85a8f
|
Merge branch '3.0' into fix/fixmsgorder
|
2022-07-16 15:40:50 +08:00 |
yihaoDeng
|
c875805874
|
refactor code
|
2022-07-15 15:49:30 +08:00 |
yihaoDeng
|
baa21c8398
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into dev
|
2022-07-15 14:58:00 +08:00 |
yihaoDeng
|
35e8ad2811
|
feat: add time unsynced check
|
2022-07-15 14:51:20 +08:00 |
dapan1121
|
c5675bc821
|
fix: fix msg disorder issue
|
2022-07-15 14:40:42 +08:00 |
Yihao Deng
|
a6e71424b4
|
Merge branch '3.0' into enh/addLRUToIdx
|
2022-07-15 09:47:35 +08:00 |
yihaoDeng
|
d7a463da46
|
feat: prealloc handle to client
|
2022-07-14 20:31:16 +08:00 |
yihaoDeng
|
fe8ccabf7a
|
add lru to index
|
2022-07-14 17:14:53 +08:00 |
yihaoDeng
|
7142f1334f
|
refactor rpc code
|
2022-07-11 21:47:34 +08:00 |