Commit Graph

70115 Commits

Author SHA1 Message Date
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
54liuyao 7517228dde fix(stream):fix issue for stream count window state buff 2024-09-29 14:16:16 +08:00
yanyuxing 1c43d86b95 docs: add descriptions for log configuration 2024-09-29 14:13:08 +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 35e30101a6 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/remove_error_log_hz 2024-09-29 14:02:22 +08:00
wade zhang dfd67bc040
Merge pull request #28175 from taosdata/docs/kafka-datain-metrics
docs(kafka): add missing metrics for kafka datain
2024-09-29 13:49:27 +08:00
wade zhang 1084253ed9
Merge pull request #28174 from taosdata/feat/docs/TD-32389
docs(zh): update mqtt
2024-09-29 13:48:36 +08:00
Pan Wei 8614d7cbe1
Merge pull request #28169 from taosdata/fix/3.0/TD-32385
fix:[TD-32385] Return true errcode when error occurs.
2024-09-29 13:44:46 +08:00
cris.pei e5dbf39e86 ci: the compilation of the c samples in the documentation is separate from the TDengine build 2024-09-29 13:15:31 +08:00
cris.pei 8627879036 docs: the compilation of the c samples in the documentation is separate from the TDengine build 2024-09-29 13:08:24 +08:00
Hongze Cheng 2230eda947 handle more error log 2024-09-29 12:42:08 +08:00
Hongze Cheng 999d50327e
Merge pull request #28165 from taosdata/enh/hz_temp_3.0
enh: add some debug code
2024-09-29 12:39:18 +08:00
Hongze Cheng b603c3861a
Merge pull request #28166 from taosdata/enh/remove_error_log_hz
enh: remove some error log
2024-09-29 12:35:43 +08:00
Linhe Huo 893a8b7b02 docs(kafka): add missing metrics for kafka datain
Close [TD-31388](https://jira.taosdata.com:18080/browse/TD-32388)
2024-09-29 11:44:50 +08:00
Hongze Cheng 7cdb54033b enh: make CI happy 2024-09-29 11:38:43 +08:00
guxiang02 388c778904 docs(zh): update mqtt
TD-32383
2024-09-29 11:22:14 +08:00
wade zhang fb28fc578a
Merge pull request #28172 from taosdata/zyyang90-patch-1
invalid link
2024-09-29 11:06:02 +08:00
Zhiyu Yang 6120d01052
invalid link
invalid link
2024-09-29 11:03:27 +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 e53fbe27e8 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/hz_temp_3.0 2024-09-29 10:51:06 +08:00
Hongze Cheng f8be93571b fix: memory leak when alloc error occurs 2024-09-29 10:46:38 +08:00
Jing Sima 5a2c78daa2 fix:[TD-32385] Return true errcode when error occurs. 2024-09-29 10:09:15 +08:00
wade zhang 8b56347e2b
Merge pull request #28023 from taosdata/docs/TD-32255
doc(opc): add opc point configuration in csv#td-32255
2024-09-29 09:36:30 +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 de4b4387d6 enh: remove some error log 2024-09-29 09:00:32 +08:00
Pan Wei eb4a010cbb
Merge pull request #28152 from taosdata/fix/TD-32375
fix: task reschedule issue
2024-09-29 08:38:43 +08:00
Yaming Pei a396bda12a docs: add chapters on supported platforms and historical versions 2024-09-28 16:32:23 +08:00
Yaming Pei 0654d0d153 docs: api reference rename 2024-09-28 12:22:01 +08:00
Haojun Liao 954f378b1f
Merge pull request #28159 from taosdata/fix/syntax
fix(stream): fix memory leaks.
2024-09-27 22:31:31 +08:00
Yaming Pei 3c5c99006f docs: adjust layout 2024-09-27 21:22:38 +08:00
Yaming Pei c088f426f9 docs: convert the ODBC API description from a table to an unordered list 2024-09-27 20:42:39 +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
cris.pei 5ff244cabf ci: delete debug info 2024-09-27 19:42:15 +08:00
cris.pei c860d1e22c ci: delete debug info 2024-09-27 19:41:28 +08:00
cris.pei 2736607815 ci: delete debug info 2024-09-27 19:38:13 +08:00
Haojun Liao 70c96783c0 refactor: remove unused code. 2024-09-27 19:23:24 +08:00
Haojun Liao 75a6645925 fix(stream): set the correct res block info. 2024-09-27 19:22:53 +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
wangjiaming0909 210e0adfac postfix ctg dbCache heap use after free 2024-09-27 18:11:22 +08:00
Shungang Li 10bd0fed21 enh: add lrucache overwriter 2024-09-27 17:24:45 +08:00
Hongze Cheng 839f85d857
Merge pull request #28151 from taosdata/fix/TD-32254
valid iter
2024-09-27 17:17:28 +08:00
Hongze Cheng 2769258c52
Merge pull request #28158 from taosdata/fix/TD-32358
fix double send resp
2024-09-27 17:14:29 +08:00
dapan1121 cc1cf679e1 fix: task redirect issue 2024-09-27 16:47:52 +08:00
Hongze Cheng 8dc3a061c9
Merge pull request #28154 from taosdata/fix/3.0/TD-32377
fix mem leak at walFindCurMetaVer
2024-09-27 16:40:04 +08:00