Commit graph

2555 commits

Author SHA1 Message Date
Hongze Cheng
fe18c77809
Merge pull request #28163 from taosdata/fix/TD-32338-3.0
enh: add lrucache overwriter
2024-09-29 16:06:13 +08:00
Shungang Li
10bd0fed21 enh: add lrucache overwriter 2024-09-27 17:24:45 +08:00
xinsheng Ren
8ee207881f
Merge branch '3.0' into enh/TD-32203/taosndup 2024-09-27 09:52:40 +08:00
Hongze Cheng
3e04f78b40
Merge pull request #28136 from taosdata/fix/TD-32331-3.0
fix: overflow problem with large file
2024-09-27 09:02:53 +08:00
Hongze Cheng
d3eab57766 enh: handle some error logs 2024-09-26 18:35:00 +08:00
xsren
9972357c17 file function result 2024-09-26 18:13:52 +08:00
kailixu
d98245d8c0 fix: overflow problem with large file 2024-09-26 16:56:35 +08:00
Hongze Cheng
0e1ef424fa remove more void 2024-09-26 11:27:01 +08:00
Hongze Cheng
53caf9f018 ehn: remove void 2024-09-26 10:43:16 +08:00
Hongze Cheng
8c1473d2d8
Merge pull request #28111 from taosdata/enh/TD-31890-19
ehn: remove void
2024-09-26 08:36:13 +08:00
Hongze Cheng
d183a7b772 ehn: remove void 2024-09-25 18:21:27 +08:00
kailixu
9fae6c25e3 enh: return value process 2024-09-25 14:22:51 +08:00
kailixu
459a35cb9c Merge branch '3.0' into enh/TD-31895-3.0 2024-09-25 14:19:06 +08:00
kailixu
6e6df9fa08 enh: return value process 2024-09-25 14:18:47 +08:00
Hongze Cheng
9c2ed54f84
Merge pull request #28034 from taosdata/fix/TD-32264-check-return-value
fix/TD-32264-check-return-value
2024-09-25 13:04:40 +08:00
kailixu
caa44873b8 enh: return value process 2024-09-25 11:24:44 +08:00
kailixu
2dbdc0bbc8 enh: return value process 2024-09-25 11:17:40 +08:00
Hongze Cheng
a9f170c59e
Merge pull request #28075 from taosdata/enh/TD-31890-17
ehn: remove void
2024-09-24 20:17:18 +08:00
Pan Wei
b6ede06707
Merge pull request #28076 from taosdata/enh/TD-31691
enh:modify addede rror code passing
2024-09-24 18:44:41 +08:00
Hongze Cheng
4b75755af1 more change 2024-09-24 16:48:07 +08:00
lyh250-666
5f6802e0a1 enh:modify addede rror code passing 2024-09-24 16:29:28 +08:00
Hongze Cheng
4c23f9d5bd Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/-TD-31890-15 2024-09-24 13:20:20 +08:00
Zhixiao Bao
a95f00f463
Merge branch '3.0' into enh/TD-31892 2024-09-24 09:03:25 +08:00
Hongze Cheng
22b58d03de Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/-TD-31890-15 2024-09-24 08:34:08 +08:00
Hongze Cheng
2620807594
Merge pull request #28043 from taosdata/enh/TD-31890-14
enh: handle void
2024-09-24 08:29:58 +08:00
Hongze Cheng
c9da6822e0 ehn: handle void 2024-09-23 18:02:25 +08:00
Hongze Cheng
a180441998 enh: handle void 2024-09-23 16:20:05 +08:00
dmchen
d9e17c2284 fix/TD-32264-check-return-value 2024-09-23 06:25:25 +00:00
lyh250-666
3db73b7244 enh:modify error code passing 2024-09-23 13:39:23 +08:00
xsren
e343fcc3f6 fix: addRefException 2024-09-20 17:33:37 +08:00
xiao-77
8c9b7e9a15 Merge branch '3.0' into enh/TD-31892 2024-09-20 17:21:46 +08:00
Pan Wei
f918c21d23
Merge pull request #27959 from taosdata/fix/3.0/TD-32205
fix query auto qworker possibly blocking caused by failed to add worker
2024-09-20 15:12:25 +08:00
xiao-77
4717b99cef fix ci 2024-09-20 10:33:33 +08:00
Hongze Cheng
80152c1e48
Merge pull request #27948 from taosdata/enh/TD-32144-3.0
enh: check memory allocation
2024-09-20 09:04:34 +08:00
xiao-77
389f5ff088 fix core at tsdbCache 2024-09-19 20:56:13 +08:00
Hongze Cheng
6f43830bb2
Merge pull request #27765 from taosdata/enh/TD-31977-monitor-qid
enh/TD-31977-monitor-qid
2024-09-19 17:24:10 +08:00
Pan Wei
380470bceb
Merge pull request #27918 from taosdata/enh/TD-32130-3.0
enh(query)[TD-32130]. Handle return values of memory allocation functions
2024-09-19 16:32:08 +08:00
xiao-77
8ba8210f64 remove void in wal lruCache and tsdbCache 2024-09-19 16:22:23 +08:00
wangjiaming0909
66ad2185e9 fix query auto qworker possibly blocking caused by failed to add worker 2024-09-19 13:29:20 +08:00
dongming chen
2135bddf3f
Merge pull request #27951 from taosdata/3.0
3.0
2024-09-19 10:00:06 +08:00
54liuyao
4321d7eb43 use terrno 2024-09-19 09:52:16 +08:00
Jinqing Kuang
4b46c4c1fc enh(query)[TD-32130]. Handle return values of memory allocation functions 2024-09-19 09:06:01 +08:00
kailixu
1add9ded8d enh: check memory allocation 2024-09-18 23:19:00 +08:00
kailixu
1b53ba2df4 enh: check memory allocation 2024-09-18 23:17:08 +08:00
54liuyao
bfb66d5486 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-09-18 16:55:30 +08:00
xsren
bc96802a10 set pointer null after free 2024-09-18 11:19:45 +08:00
54liuyao
19a51d82eb fix(stream):fix mem leak and malloc res 2024-09-18 10:58:27 +08:00
Haojun Liao
5f486d6976 Merge branch '3.0' into fix/3_liaohj 2024-09-14 17:29:29 +08:00
Hongze Cheng
ca731e7c25
Merge pull request #27885 from taosdata/fix/check-state-when-restore-dnode
fix/check-state-when-restore-dnode
2024-09-14 17:19:05 +08:00
Pan Wei
42abc16774
Merge pull request #27816 from taosdata/enh/TD-31903-3.0
enh(query)[TD-31903]. Handle return values for function calls
2024-09-14 11:28:19 +08:00