Commit Graph

4752 Commits

Author SHA1 Message Date
Bomin Zhang 3606a1af3a
enh: improve performance of buildChildTableName (#30159) 2025-03-17 10:39:47 +08:00
Haojun Liao ab92886820
fix(stream): reduce the consensus checkpoint id trans. (#30105)
* fix(stream): reduce the consensus checkpoint id trans.

* refactor(stream): add some logs.

* refactor(stream): set the max checkpoint exec time 30min.

* refactor(stream): add checkpoint-consensus trans conflict check.

* refactor(stream): remove unused local variables.

* fix(stream): fix syntax error.

* fix(stream): 1. fix free memory error 2. continue if put result into dst hashmap failed.

* fix issue

* fix issue

* fix(mnd): follower mnode not processes the timer event.

* fix(stream): print correct error msg.

* fix(stream): add some logs.

* fix(stream): add some logs.

* fix(stream): add some logs.

* fix(stream): add some logs.

* fix(stream): add some logs.

* fix(stream): add some logs.

* fix(stream): add some logs.

* fix(stream): add some logs.

* fix(stream): truncate long subtable name

* fix(stream): add buffer len.

* refactor(stream): update some logs.

* fix issue

* refactor(stream): update some logs.

* refactor(stream): update some logs.

* fix(stream): check return value.

* fix(stream): fix syntax error.

* fix(stream): check return value.

* fix(stream): update the timer check in mnode.

* fix(stream): add restart stage tracking.

* fix(stream): track the start task stage for meta.

* fix(stream): fix error in log.

* refactor(stream): adjust log info.

* fix mem issue

* fix(stream): check the number of required tasks for consensus checkpointId.

* fix(stream): lock the whole start procedure.

* fix(stream): add lock during start all tasks.

* fix(stream): update logs.

* fix(stream): update logs.

* fix(stream): update logs.

* fix(stream): fix dead-lock.

* fix(stream): fix syntax error.

* fix(stream): not drop the scan-history task.

* fix(stream): fix syntax error.

* fix(stream): wait for executor stop before restarting.

* fix(stream): add some logs.

* fix(stream): add some logs.

* fix(stream): add some logs.

* fix(stream): disable some logs.

* fix(stream): reset the start info if no task left.

---------

Co-authored-by: 54liuyao <54liuyao@163.com>
Co-authored-by: Jinqing Kuang <kuangjinqingcn@gmail.com>
2025-03-17 10:20:17 +08:00
Simon Guan cb956e80f1
Merge pull request #30006 from taosdata/TS-5991
feat(client): update retryWaitTime minValue
2025-03-05 19:15:06 +08:00
Haojun Liao 24882459e3 chore: merge main 2025-03-05 13:40:44 +08:00
yihaoDeng 542f54297d feat:[TS-5991]update-retryWaitTime-minValue 2025-03-04 19:48:21 +08:00
Haojun Liao 5af14a905f fix(analytics): fix syntax error. 2025-03-04 19:01:57 +08:00
Haojun Liao a4aba46a28 fix(analytics): fix syntax error. 2025-03-04 17:59:14 +08:00
Haojun Liao 98b2335d3c fix(analytics): fix syntax error. 2025-03-04 17:52:53 +08:00
Haojun Liao 19f09d679d feat(stream): add timeout parameter. 2025-03-03 23:05:14 +08:00
Haojun Liao f563a35b3f fix(stream):check the maximum allowed forecast rows, add one test case, and do some internal refactor. 2025-03-03 17:27:05 +08:00
Haojun Liao ac667164ed refactor: do some internal refactor. 2025-03-03 16:20:58 +08:00
dmchen 774c512148 fix:add-status-timestamp 2025-03-01 00:22:37 +08:00
dmchen 7eeb800213 fix:add-status-timestamp 2025-02-27 15:29:52 +08:00
Shengliang Guan d0b9efccf8
Merge pull request #29791 from taosdata/fix/main/TS-6021
Fix modify s3 bucket name from global to local.
2025-02-17 15:02:35 +08:00
xiao-77 9b87d982a4 Fix modify s3 bucket name from global to local. 2025-02-17 09:26:26 +08:00
Alex Duan d3e1e53569 fix: adjust oem name only with cus_name.h define 2025-02-13 14:12:34 +08:00
xiao-77 2cbb7a7814 Fix sdb config compare errors. 2025-02-07 18:49:00 +08:00
xiao-77 4bd2230831 Fix some configs' errors and remove some configs from global config list. 2025-02-07 18:27:39 +08:00
Alex Duan dd0da4a96e trigger ci run 2025-02-06 17:14:29 +08:00
Haojun Liao 883b1b79a2 enh(analysis): add the algorithm in telemetry report. 2025-01-23 00:29:18 +08:00
Haojun Liao d6dc966ed1 fix(analysis): fix compiler error on windows. 2025-01-22 15:12:43 +08:00
Haojun Liao 9aa36c24d4 enh(analysis): move tanalytics to common module. 2025-01-22 11:13:51 +08:00
xiao-77 6f976d604a Fix ci problems. 2025-01-21 12:45:54 +08:00
xiao-77 a4e88660db fix(rpc):use tsApplyMemoryAllowed to control memory alloc while apply msg. 2025-01-21 11:33:08 +08:00
Shengliang Guan ad6e9c46d8
Merge pull request #29534 from taosdata/fix/TD-31605/crashLogMain
fix: ts31605, write crash log
2025-01-10 11:22:59 +08:00
factosea 6629bf4d80 fix: write crash log 2025-01-09 16:03:40 +08:00
Hongze Cheng c2528b8535 more code 2025-01-09 11:11:19 +08:00
Hongze Cheng a881103c86 more code 2025-01-08 18:13:10 +08:00
Hongze Cheng 00b0a46060 enh: add strict message check for submit message 2025-01-08 17:29:32 +08:00
factosea 8c18915f2a fix: set parent sort error 2025-01-06 13:54:19 +08:00
kailixu b0fa490dd6 test: add test case for auto compact 2024-12-29 15:13:38 +08:00
Shengliang Guan 1fb58e6b36
Merge pull request #29379 from taosdata/merge/3.0tomain
merge: from 3.0 to main branch
2024-12-28 16:19:04 +08:00
Shengliang Guan ec2c8c435e
Revert "Enh:[td 29974]improve trans" 2024-12-27 22:26:43 +08:00
Shengliang Guan f5b052ff92
Merge pull request #29332 from taosdata/fix/remove-resolve-fqdn-retry
fix/remove-resolve-fqdn-retry
2024-12-27 09:11:55 +08:00
Shengliang Guan 912fcb13bf
Merge pull request #29351 from taosdata/merge/mainto3.0
merge: from main to 3.0 branch
2024-12-27 09:06:35 +08:00
Hongze Cheng ed9e3397be
Merge pull request #29347 from taosdata/enh/TS-4994-enh
enh: compact more enh
2024-12-27 08:49:24 +08:00
Shengliang Guan 2bff7a835c
Merge pull request #29165 from taosdata/enh/TD-29974-improve-trans
Enh:[td 29974]improve trans
2024-12-26 22:49:32 +08:00
Hongze Cheng 098ab9f4b4 enh: change some documents 2024-12-26 18:25:23 +08:00
Shengliang Guan bc17e0aa9a
Merge pull request #29328 from taosdata/fix/TS-5812-main
fix[TS-5812]:add params check
2024-12-26 11:35:06 +08:00
dmchen 20a0ae7905 fix/remove-resolve-fqdn-retry 2024-12-25 11:51:37 +00:00
wangmm0220 25dc5d7b5c fix[TS-5812]:add params check 2024-12-25 17:53:34 +08:00
Minglei Jin 0f5a3d6d7f Merge branch '3.0' into fix/TD-33254 2024-12-25 13:55:11 +08:00
wangmm0220 a95304a857 fix[TS-5812]:add params check 2024-12-25 11:59:48 +08:00
dongming chen c6f3ac65dc
Merge branch '3.0' into enh/TD-29974-improve-trans 2024-12-24 19:15:27 +08:00
Minglei Jin 02a81c845e test/cos: UT for cos non-covered funcs 2024-12-23 17:05:56 +08:00
wangmm0220 1d29d52662 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-33272 2024-12-23 16:17:30 +08:00
wangmm0220 a1e20680f7 fix:[TD-33272]add test case 2024-12-23 15:57:49 +08:00
dongming chen 48b24804d4
Merge pull request #29275 from taosdata/3.0
3.0
2024-12-23 13:53:16 +08:00
Shengliang Guan d02e9b0dc7
Merge pull request #29239 from taosdata/feat/main/TS-5649
Feat(cfg):support dyn alter disable create file.
2024-12-21 09:51:42 +08:00
Shengliang Guan 1a176e6e94
Merge pull request #29229 from taosdata/enh/TS-5749-3.0
enh: seperate tsdb async tasks to different thread pools
2024-12-20 17:57:23 +08:00