Commit graph

15800 commits

Author SHA1 Message Date
Hongze Cheng
4620845f60
Merge pull request #28194 from taosdata/fix/3.0/TD-32399
Fix/3.0/td 32399 modify log msg and log level
2024-09-30 13:34:52 +08:00
xiao-77
6d56306111 modify tsdb cache release log to trace 2024-09-30 10:47:29 +08:00
Haojun Liao
84da5eab2e
Merge pull request #28187 from taosdata/fix/3_liaohj
fix(stream): use meta id instead of ptr.
2024-09-30 09:00:56 +08:00
Haojun Liao
1e96ea4b54 fix(stream): fix syntax error. 2024-09-29 21:41:12 +08:00
Haojun Liao
52be89c022 fix(stream): fix syntax error. 2024-09-29 19:18:49 +08:00
xiao-77
70bef74572 modify tsdb log 2024-09-29 18:58:18 +08:00
Haojun Liao
a23e6c2ce9 fix(stream): handle return value. 2024-09-29 18:43:26 +08:00
Haojun Liao
2f65886d01 refactor: do some internal refactor. 2024-09-29 18:26:57 +08:00
Haojun Liao
e1719f8de4 fix(stream): release ref. 2024-09-29 18:23:07 +08:00
Haojun Liao
47b50fa5ad
Merge pull request #28184 from taosdata/fix/syntax
fix(stream): fix memory leak.
2024-09-29 16:52:05 +08:00
xiao-77
40a60cd35c modify log msg and log level 2024-09-29 16:18:43 +08:00
Haojun Liao
4c98786352 fix(stream): use meta id instead of ptr. 2024-09-29 16:12:46 +08:00
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
Hongze Cheng
e574f81f00
Merge pull request #28177 from taosdata/enh/remove_error_log_hz
Enh/remove_error_log_hz
2024-09-29 15:57:32 +08:00
Pan Wei
874a788959
Merge pull request #28164 from taosdata/postfix/3.0/TD-32356
postfix ctg dbCache heap use after free
2024-09-29 15:46:48 +08:00
Haojun Liao
e79d8657bf refactor: do some internal refactor. 2024-09-29 14:32:54 +08:00
Haojun Liao
75ff0ff649 Merge branch '3.0' into fix/syntax 2024-09-29 14:19:43 +08:00
Haojun Liao
8d29726511 fix(stream): fix memory leak. 2024-09-29 14:18:24 +08:00
Hongze Cheng
d948b59e5e
Merge pull request #28171 from taosdata/fix/TD-32337-3.0
fix: memory leak when alloc error occurs
2024-09-29 14:03:36 +08:00
Hongze Cheng
2230eda947 handle more error log 2024-09-29 12:42:08 +08:00
Hongze Cheng
7cdb54033b enh: make CI happy 2024-09-29 11:38:43 +08:00
Shungang Li
549d27955e fix: (last) dirty mark correction 2024-09-29 11:01:57 +08:00
Hongze Cheng
ef25d8ca36 handle return code 2024-09-29 10:51:59 +08:00
Hongze Cheng
f8be93571b fix: memory leak when alloc error occurs 2024-09-29 10:46:38 +08:00
Hongze Cheng
179be4365b Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/hz_temp_3.0 2024-09-29 09:14:09 +08:00
Hongze Cheng
c812df98e8 enh: add some debug code 2024-09-29 09:13:55 +08:00
Pan Wei
7822ba0953
Merge pull request #28156 from taosdata/fix/TD-32378/strncpy
fix: cpy mem overflow
2024-09-29 09:10:43 +08:00
Hongze Cheng
7fd24acc70
Merge pull request #28160 from taosdata/fix/3.0/TD-32078-2
fix:When opening vnodes, clean up vnodes that are in the dropped state
2024-09-27 20:08:20 +08:00
xsren
7198202611 fix: build on windows 2024-09-27 18:21:01 +08:00
wangjiaming0909
1315deb04d fix rowMerger possibly null pointer 2024-09-27 18:17:14 +08:00
Shungang Li
10bd0fed21 enh: add lrucache overwriter 2024-09-27 17:24:45 +08:00
xiao-77
7274500a78 fix:When opening vnodes, clean up vnodes that are in the dropped state 2024-09-27 16:11:57 +08:00
yihaoDeng
d7907da75d fix double send resp 2024-09-27 15:46:09 +08:00
yihaoDeng
3d54d9b8a3 fix double send resp 2024-09-27 15:34:17 +08:00
xsren
54ea1466fc fix: cpy mem overflow 2024-09-27 15:24:19 +08:00
xinsheng Ren
8ee207881f
Merge branch '3.0' into enh/TD-32203/taosndup 2024-09-27 09:52:40 +08:00
Hongze Cheng
6489e2201f
Merge pull request #28124 from taosdata/fix/TD-32316-add-try-at-trans-sync-context
fix/TD-32316-add-try-at-trans-sync-context
2024-09-27 09:19:17 +08:00
Shungang Li
435af1e486 fix: (last) mark lru dirty 2024-09-26 17:32:32 +08:00
Hongze Cheng
594667ebec
Merge pull request #28129 from taosdata/fix/check-memalloc-result
fix/check-memalloc-result
2024-09-26 16:26:55 +08:00
xsren
6749067c33 build error 2024-09-26 15:47:05 +08:00
Pan Wei
2549516cbf
Merge pull request #28098 from taosdata/fix/TS-5487-3.0
fix(query)[TS-5487]. Fix slow cleanup of metacahe on exit
2024-09-26 15:33:38 +08:00
xsren
18bc5a048f taosStrndup 2024-09-26 14:46:53 +08:00
dmchen
dfd4fcbf66 fix/check-memalloc-result 2024-09-26 06:19:20 +00:00
dmchen
7d8857d257 fix/check-memalloc-result 2024-09-26 06:12:54 +00:00
Pan Wei
52cf91b78c
Merge pull request #28093 from taosdata/fix/3.0/TD-32300
add tsma creation/dropping trx conflict check
2024-09-26 13:45:49 +08:00
dmchen
fd2a8d869c fix/TD-32316-add-try-at-trans-sync-context 2024-09-26 05:38:13 +00:00
Jinqing Kuang
2259dbebf7 fix(query)[TS-5487]. Fix slow cleanup of metacahe on exit
- Change the storage structure of the suid-related tagFilter list in the
  metacache to a hash set
- During cleanup on exit, first clear the suid tagFilter list before
  cleaning the LRU cache to avoid excessive overhead.

These modifications ensure that the metacache cleanup process is
efficient and maintains good LRU invalidation performance.
2024-09-26 13:27:24 +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
b994125398
Merge pull request #28106 from taosdata/fix/TD-31892
void cleanups
2024-09-26 08:56:02 +08:00