Commit Graph

431 Commits

Author SHA1 Message Date
Shungang Li 0ea38a15a8 fix: (last) nextRowIterGet compare pk 2024-09-14 10:26:14 +08:00
Hongze Cheng 553234c1ec
Merge pull request #27844 from taosdata/fix/TD-32042-3.0
fix: (last) heap-buffer-overflow in tsdbCacheDel
2024-09-13 10:47:48 +08:00
Shungang Li 5e8f6557b8 fix: (last) heap-buffer-overflow in tsdbCacheDel 2024-09-12 16:20:56 +08:00
Hongze Cheng 19e95c126c
Merge pull request #27807 from taosdata/fix/TD-31880-3.0
fix: (last) call rocksdb_write before rocksdb_multi_get
2024-09-12 14:05:29 +08:00
Shungang Li 4d103c09d4 fix: ignore tsdbCacheFlushDirty errcode 2024-09-11 19:22:04 +08:00
Hongze Cheng a3b0a544e9
Merge pull request #27779 from taosdata/fix/TD-31882
fix(tsdb/cache): comment mem's early ts block
2024-09-11 16:13:30 +08:00
Shungang Li 44a955218c fix: (last) call rocksdb_write before rocksdb_multi_get 2024-09-11 13:48:23 +08:00
Shungang Li fede52d5b7 enh: (last) rm rwritebatch 2024-09-11 09:24:19 +08:00
Minglei Jin 529af8d20b fix(tsdb/cache): comment mem's early ts block 2024-09-10 16:48:16 +08:00
Hongze Cheng f18c1d8710 enh: error code handle 2024-09-10 14:35:43 +08:00
Hongze Cheng 37491186ee
Merge pull request #27767 from taosdata/enh/TD-31890-2
enh: remove void with error code handle
2024-09-10 14:20:55 +08:00
Hongze Cheng 09780dad3a
Merge pull request #27753 from taosdata/fix/TD-31954-3.0
enh: (last) add check for taosLRUCacheInsert
2024-09-10 13:54:48 +08:00
Hongze Cheng 63b64a90c0 enh: remove void with error code handle 2024-09-10 13:12:05 +08:00
Hongze Cheng 6bc44239c0 enh: remove void in tsdb 2024-09-10 10:05:38 +08:00
Shungang Li 8924df6175 enh: (last) handle LRU overwrite errorcode 2024-09-10 09:52:32 +08:00
Shungang Li bdb85e640d enh: (last) add check for taosLRUCacheInsert 2024-09-09 16:51:45 +08:00
Shungang Li 03b1ec08d1 fix: (last) mergeLastCid add check for iCol 2024-09-07 17:45:16 +08:00
Shungang Li a02acd7383 fix: add null check for getTableLoadInfo 2024-09-06 14:01:55 +08:00
Minglei Jin 1bd0702a48 fix(tsdb/cache): copy entry before transfering to lru 2024-09-03 15:45:54 +08:00
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