yihaoDeng
|
de8bb6c25c
|
fix: avoid rpc mem leak
|
2022-07-21 14:40:16 +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
|
3a65f10f86
|
fix: avoid rpc mem leak
|
2022-07-20 11:01:06 +08:00 |
dapan1121
|
fdd9f3c406
|
Merge branch 'enh/transMemLeak' into fix/TD-15197
|
2022-07-19 16:57:49 +08:00 |
yihaoDeng
|
c0a21dc911
|
avoid mem leak
|
2022-07-19 16:56:37 +08:00 |
dapan1121
|
d2e780b14e
|
fix: fix memory leak
|
2022-07-19 16:47:53 +08:00 |
yihaoDeng
|
365a28f37c
|
fix fd leak
|
2022-07-12 11:51:39 +08:00 |
yihaoDeng
|
7142f1334f
|
refactor rpc code
|
2022-07-11 21:47:34 +08:00 |
Shengliang Guan
|
dca93b18cc
|
refactor: adjust logs
|
2022-07-08 16:57:54 +08:00 |
yihaoDeng
|
f213212faf
|
fix compile error
|
2022-07-04 18:57:06 +08:00 |
dapan1121
|
37b303f531
|
Merge branch '3.0' into enh/killQuery
|
2022-07-04 17:45:03 +08:00 |
yihaoDeng
|
09eceed6b4
|
fix transport quit fix
|
2022-07-01 21:03:50 +08:00 |
yihaoDeng
|
b2be5169ab
|
add inst ref
|
2022-07-01 15:11:24 +08:00 |
yihaoDeng
|
3681aacf0e
|
feat: refactor index code
|
2022-06-30 21:08:15 +08:00 |
yihaoDeng
|
3bb68c78ae
|
fix: fix rpc quit problem
|
2022-06-28 11:52:43 +08:00 |
yihaoDeng
|
0c5342730c
|
feat: refactor rpc code
|
2022-06-28 10:34:51 +08:00 |
yihaoDeng
|
49b2c544be
|
enh: change refMgt of rpc
|
2022-06-27 17:38:02 +08:00 |
yihaoDeng
|
ffd105d0e0
|
handle except
|
2022-06-23 20:51:09 +08:00 |
yihaoDeng
|
3b1664d9e4
|
feat: refactor rpc code
|
2022-06-22 18:50:39 +08:00 |
yihaoDeng
|
5401c68706
|
enh: add trace
|
2022-06-18 14:07:54 +08:00 |
yihaoDeng
|
418be5755b
|
enh: refactor debug info
|
2022-06-16 16:48:02 +08:00 |
yihaoDeng
|
c166bcff3c
|
enh: refactor trans code
|
2022-06-01 15:35:14 +08:00 |
yihaoDeng
|
e7fe3577e5
|
enh: refactor index/trans
|
2022-06-01 14:30:01 +08:00 |
yihaoDeng
|
0293a09187
|
enh: return NULL when epset not updated
|
2022-05-27 16:48:38 +08:00 |
yihaoDeng
|
9f0315a98f
|
fix: avoid mem leak when taosd quit
|
2022-05-27 16:05:24 +08:00 |
yihaoDeng
|
ddbcaee1ff
|
fix: add debug info
|
2022-05-26 21:23:19 +08:00 |
yihaoDeng
|
b0b533e002
|
fix query ctx crash
|
2022-05-25 16:42:29 +08:00 |
yihaoDeng
|
7259a35620
|
enh: refactor trans free ctx
|
2022-05-24 22:17:52 +08:00 |
yihaoDeng
|
90f8acf168
|
fix: tq mem leak
|
2022-05-20 17:49:42 +08:00 |
yihaoDeng
|
afda7c637b
|
fix: tq mem leak
|
2022-05-20 15:58:25 +08:00 |
yihaoDeng
|
ae33656e15
|
fix(rpc): fix timeout error
|
2022-05-05 20:17:53 +08:00 |
yihaoDeng
|
2f66f50c04
|
refactor(rpc): refactor timeout
|
2022-04-28 14:49:25 +08:00 |
yihaoDeng
|
b6d21ea687
|
refactor(rpc): fefactor retry way
|
2022-04-28 12:29:24 +08:00 |
yihaoDeng
|
9af1206cbd
|
refactor(rpc): fefactor retry way
|
2022-04-28 11:56:00 +08:00 |
yihaoDeng
|
4e7e83399f
|
refator(rpc): refator rpc retry way
|
2022-04-27 23:55:44 +08:00 |
yihaoDeng
|
207fd455fb
|
feature(rpc): add retry
|
2022-04-26 18:17:45 +08:00 |
yihaoDeng
|
fefd25067b
|
fix rpc bug
|
2022-04-22 23:58:34 +08:00 |
yihaoDeng
|
5f24bf5bf9
|
enh(rpc): add rpc retry
|
2022-04-19 17:29:04 +08:00 |
yihaoDeng
|
c15ec36513
|
fix(rpc): avoid partial memleak
|
2022-04-18 21:33:59 +08:00 |
afwerar
|
66ea2d6bdc
|
fix(os): .free func const ptr.
|
2022-04-15 10:49:00 +08:00 |
dapan1121
|
58e16e5fdc
|
Merge remote-tracking branch 'origin/3.0' into feature/scheduler
|
2022-03-26 09:11:06 +08:00 |
afwerar
|
222db126bc
|
[TD-13758]<fix>: redefine memory api.
|
2022-03-26 00:29:53 +08:00 |
yihaoDeng
|
e0524091fb
|
handle except
|
2022-03-24 16:31:26 +08:00 |
yihaoDeng
|
c643c48287
|
handle except
|
2022-03-24 15:53:01 +08:00 |
ubuntu
|
e11d53f5ca
|
handle except
|
2022-03-23 17:55:19 +08:00 |
dapan1121
|
ed5b283291
|
feature/scheduler
|
2022-03-23 17:19:04 +08:00 |
yihaoDeng
|
d595fe6ba1
|
add ahandle
|
2022-03-22 20:54:31 +08:00 |
yihaoDeng
|
d3212463dd
|
handle except
|
2022-03-21 16:37:19 +08:00 |
yihaoDeng
|
bc77e3c579
|
handle except
|
2022-03-21 13:44:24 +08:00 |