Commit Graph

70115 Commits

Author SHA1 Message Date
Hongze Cheng 8808d7f79d
Merge pull request #28182 from taosdata/fix/TD-32321-change-snap-timeout
fix/TD-32321-change-snap-timeout
2024-09-30 13:48:04 +08:00
Pan Wei 9c0dd9c413
Merge pull request #28192 from taosdata/fix/3.0/TD-32419
fix:[TD-32419] Free memory allocated in sclWalkCaseWhenList.
2024-09-30 13:47:00 +08:00
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 01a648bcc9 add dropped count while open vnodes 2024-09-30 12:34:13 +08:00
54liuyao 2a6e0ed386 calculate stream fill row buff size 2024-09-30 11:33:44 +08:00
xiao-77 6d56306111 modify tsdb cache release log to trace 2024-09-30 10:47:29 +08:00
Jing Sima f02095c072 fix:[TD-32419] Free memory allocated in sclWalkCaseWhenList. 2024-09-30 10:44:24 +08:00
xsren 165875ac4f unused pointer 2024-09-30 10:31:54 +08:00
Pan Wei 975eec8cf0
Merge pull request #28202 from taosdata/fix/buildFailed
fix build error
2024-09-30 10:14:36 +08:00
xiao-77 d1cb78972f modify walMeta.c log 2024-09-30 10:09:32 +08:00
xsren 63f44dcacb fix build error 2024-09-30 09:53:31 +08:00
xiao-77 c44a25f39e modify walMeta.c log 2024-09-30 09:15:22 +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
xsren 5a85303c37 fix: semphore leak 2024-09-29 23:40:19 +08:00
Haojun Liao 4173144ded fix(stream): return value. 2024-09-29 22:59:18 +08:00
Haojun Liao 1e96ea4b54 fix(stream): fix syntax error. 2024-09-29 21:41:12 +08:00
Hongze Cheng 6d4811b420
Merge pull request #28196 from taosdata/fix/fixDoubleFree
fix double free
2024-09-29 21:29:27 +08:00
Alex Duan 26d83a6723
Merge pull request #28161 from taosdata/docs/td-32339
docs/td-32339 docs: updated odbc documentation to add API interfaces, supported data types, and compatible software options
2024-09-29 20:40:38 +08:00
Yaming Pei 2b72fb4100 docs: add version 1.1.0 info 2024-09-29 20:37:23 +08:00
yihaoDeng 5bc6188f86 fix double free 2024-09-29 19:58:23 +08:00
yihaoDeng 78a5642676 fix double free 2024-09-29 19:56:46 +08:00
yihaoDeng 284a041d1f fix double free 2024-09-29 19:30:34 +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
Yaming Pei 0b8026a3d9 docs: adjust the row order of the Version History table 2024-09-29 18:48:19 +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
yihaoDeng 57f7145878 formate qid 2024-09-29 17:56:11 +08:00
Haojun Liao f8b46586ed
Merge pull request #28180 from taosdata/fix/TD-32391
fix(stream):fix issue for stream count window state buff
2024-09-29 17:44:14 +08:00
Pan Wei ef18811654
Merge pull request #28170 from taosdata/fix/TD-32360-3.0
fix(query)[TD-32360]. Fix memory leak during tsort in exceptional scenarios
2024-09-29 17:01:10 +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
wade zhang dbd84dbfce
Merge pull request #28183 from taosdata/docs/td-32392
docs: update pictures#td-32392
2024-09-29 15:49:59 +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
xsren 6d0d2ae039 fix: ostime 2024-09-29 15:29:09 +08:00
guxiang02 015d5b6407 docs: update datain screenshot
TD-32392
2024-09-29 15:14:59 +08:00
zyyang 51a48f431a docs: update pictures#td-32392 2024-09-29 15:02:45 +08:00
dmchen d24c9f4691 fix/TD-32321-change-snap-timeout 2024-09-29 07:01:03 +00:00
wade zhang 3d62afb828
Merge pull request #28179 from taosdata/docs/TD-32393-3.0
docs: add descriptions for log configuration
2024-09-29 14:58:47 +08:00
wade zhang a47f817cdb
Merge pull request #28181 from taosdata/docs/kafka-rebalance-with-consist-client-id
docs(datain::kafka): add notes for kafka client id configuration
2024-09-29 14:58:03 +08:00
yanyuxing 4f0a971955 docs: log configuration description format 2024-09-29 14:56:26 +08:00
54liuyao 2c0445fff4 add check 2024-09-29 14:53:47 +08:00
Jinqing Kuang f5c9bf9b5d fix(query)[TD-32360]. Fix memory leak during tsort in exceptional scenarios
When extracting data from the sort source, an error may cause a long
jump to the outermost execution layer. This leads to a local variable in
createBlocksQuickSortInitialSources not being released, resulting a
memory leak. This fix ensures proper resource cleanup in such cases to
prevent leaks.
2024-09-29 14:53:21 +08:00
cris.pei 849b7eabe4 ci: add makefile of c samples 2024-09-29 14:42:53 +08:00
yanyuxing a063f79727 docs: add descriptions for log.watching config 2024-09-29 14:40:37 +08:00
Linhe Huo 48bd4463d0 docs(datain::kafka): add notes for kafka client id configuration
In case of multiple taosx consuming the same topic for load balance.
2024-09-29 14:39:28 +08:00