Commit graph

412 commits

Author SHA1 Message Date
Shungang Li
5147dc582a fix: (last) use insert to update LRU entry 2024-09-02 10:10:29 +08:00
Jinqing Kuang
9f7087ffbc fix(query)[TD-31791]: fix null pointer access after memory allocation failure 2024-08-30 09:25:32 +08:00
Pan Wei
8b0a040c64
Merge pull request #27500 from taosdata/enh/TD-31691
Modify error code passing for taosMemoryCalloc function in vnode
2024-08-28 11:24:26 +08:00
lyh250-666
06daf85130 Modify error code passing for taosMemoryCalloc function in vnode 2024-08-27 17:37:01 +08:00
Minglei Jin
19f461c06b fix simple hash put retval 2024-08-26 17:40:59 +08:00
Minglei Jin
d3b3fdb498 array/retval: fix array return values 2024-08-26 15:54:47 +08:00
Shungang Li
23365f1cf6 fix: (last) memleak in mergeLastCid 2024-08-23 16:58:05 +08:00
Hongze Cheng
5d1efa9478
Merge pull request #27404 from taosdata/fix/TD-31504-3.0
fix: (pk) memleak in tsdbRetrieveCacheRows
2024-08-23 13:31:31 +08:00
Shungang Li
f8ffc4b08a fix: (last) handle memory leaks in exception branch 2024-08-22 16:32:46 +08:00
Shungang Li
995bb99a3e fix: (pk) realloc for rowkey 2024-08-22 09:57:49 +08:00
Minglei Jin
59e2849756 fix(tsdb/cache): check array init's retval 2024-08-21 18:37:17 +08:00
Haojun Liao
2b68e110e5 fix(tsdb): check return value. 2024-08-19 19:01:26 +08:00
Haojun Liao
d0e31f711f fix(tsdb): return code for tMergeTreeNext 2024-08-19 11:01:54 +08:00
kailixu
1059650e57 enh: code optimization 2024-08-14 22:20:03 +08:00
kailixu
462748e715 Merge branch '3.0' into fix/TD-31320-3.0a 2024-08-14 22:06:43 +08:00
kailixu
92704f8b7a fix: check error code 2024-08-14 22:06:18 +08:00
kailixu
6c917646b2 fix(tsdb/cache): return error code 2024-08-14 16:15:37 +08:00
Shungang Li
f15f7da114 enh: remove TSDB_LAST_CACHE_EMPTY from enum 2024-08-13 09:44:34 +08:00
Shungang Li
3e923f765b fix: add del mark for last cache 2024-08-12 09:37:29 +08:00
Minglei Jin
105594848c fix(tsdb/cache): return oom if array or push failed 2024-08-09 17:00:18 +08:00
Hongze Cheng
9db98f34cf
Merge pull request #27019 from taosdata/fix/TD-31273
fix(tsdb/cache): not put null value to rocks
2024-08-07 10:22:02 +08:00
Minglei Jin
3d29fde68c destroy non-null array before return 2024-08-07 08:44:09 +08:00
Minglei Jin
c170cb4cf9 fix(tsdb/cache): return oom with null array init 2024-08-06 19:05:50 +08:00
Minglei Jin
f0f910d256 fix(tsdb/cache): not put null value to rocks 2024-08-06 18:54:11 +08:00
Hongze Cheng
8ef31bc186 enh: refactor return code 2024-07-29 20:14:15 +08:00
Minglei Jin
334dcd381b void unused return values 2024-07-29 09:34:20 +08:00
Minglei Jin
19819c4055 update unused return values 2024-07-25 16:08:07 +08:00
Minglei Jin
aa921c9870 update sync raft log 2024-07-25 11:13:04 +08:00
Minglei Jin
ea7eebc8a9 check memory alloc return values 2024-07-25 10:32:56 +08:00
Minglei Jin
3c41b5a98c use new macros 2024-07-24 17:22:00 +08:00
Minglei Jin
e0cd502afe remove unused code 2024-07-24 14:43:31 +08:00
Minglei Jin
45b1bbf0ed use new macros from bcache & pgcache opening 2024-07-24 14:34:27 +08:00
Minglei Jin
45e00afad1 tsdb/cache: remove unused block index cache 2024-07-24 14:20:59 +08:00
Hongze Cheng
f56ab1ee27
Merge pull request #26630 from taosdata/fix/TD-30816-3.0
fix: (pk) load last cache from tsdb
2024-07-18 10:51:59 +08:00
Shungang Li
394da5d8bf fix: (pk) load last cache from tsdb 2024-07-17 14:27:06 +08:00
Haojun Liao
94f596c4ce refactor: remove the invalid return value. 2024-07-16 18:52:01 +08:00
Haojun Liao
dd590f36e2 refactor: do some refactor. 2024-07-15 23:53:12 +08:00
Haojun Liao
51e9723d66 refactor: do some refactor. 2024-07-15 19:37:52 +08:00
Shungang Li
3cc926d597 fix: tsdbCacheUpdate incorrect filling cache 2024-07-10 17:52:13 +08:00
Hongze Cheng
b761bd2e38 enh: port main change to 3.0 2024-06-26 10:32:15 +08:00
Hongze Cheng
5c1c65751a
Merge pull request #26083 from taosdata/fix/TD-30200-3.0
fix: last cache rebuild from multi brinBlk
2024-06-11 13:46:55 +08:00
Shungang Li
f9950d5fa3 fix: last cache rebuild from multi brinBlk 2024-06-07 14:47:02 +08:00
Minglei Jin
01e5e124fb fix(last_row): fix empty table condition 2024-06-07 13:47:04 +08:00
Shungang Li
9947d8ec42 fix: last cache memory leak 2024-05-24 12:57:49 +08:00
Shungang Li
0e76ba4034 fix: last cache update ts for col format 2024-05-22 15:15:41 +08:00
Shungang Li
bf40585f6c fix: cache update for last key 2024-05-17 16:41:26 +08:00
Minglei Jin
7292d7a0ff fix(tsdb/cache): update array reference to fix missing tables/groupby 2024-05-17 14:59:20 +08:00
Shungang Li
b79dda6689 enh: adjust order for row format cache update 2024-05-17 11:31:09 +08:00
Minglei Jin
3b8c27764d Merge branch '3.0' into fix/TD-29995-3.0 2024-05-17 10:17:33 +08:00
Shungang Li
5c952fc922 enh: cleanup 2024-05-17 09:10:35 +08:00