Commit graph

2595 commits

Author SHA1 Message Date
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
d34c6cc1e5 Merge branch 'main' into merge/3.0tomain 2024-12-20 18:13:02 +08:00
xiao-77
93500cf96e Feat support alter dataDir disable. 2024-12-20 09:16:54 +08:00
Hongze Cheng
288dc33f97 enh: seperate tsdb async tasks to different thread pools 2024-12-19 17:48:11 +08:00
Hongze Cheng
18fb01264d change some apis 2024-12-19 14:51:21 +08:00
xiao-77
4edc23057d Fix err update at free pMgmt. 2024-12-19 14:15:42 +08:00
xiao-77
2f2de2978d Fix core at dmConfigThreadFp. 2024-12-19 14:12:55 +08:00
kailixu
9fd2d86ae3 enh: memory safe function 2024-12-17 07:11:16 +00:00
yihaoDeng
10f2094bd4 Merge remote-tracking branch 'origin/main' into enh/TD-32951 2024-12-17 08:33:43 +08:00
yihaoDeng
0922b28123 update test case 2024-12-15 12:16:24 +08:00
Hongze Cheng
72abbd0e5b Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-32403-3.0 2024-12-15 11:25:48 +08:00
Hongze Cheng
37c1be4818 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-12-14 23:51:25 +08:00
yihaoDeng
cd4f92ebf2 telemetry refactor 2024-12-14 21:27:37 +08:00
Hongze Cheng
5086bfae48 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-32403-3.0 2024-12-14 20:06:14 +08:00
Hongze Cheng
7905c80fd4 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-12-13 18:12:53 +08:00
Hongze Cheng
921704e043 more code 2024-12-13 15:28:15 +08:00
xiao-77
a6e1af6b42 Merge branch '3.0' into enh/3.0/TS-5007 2024-12-13 15:04:36 +08:00
Hongze Cheng
8bf5f3f62b Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4994-3.0 2024-12-13 13:54:45 +08:00
Pan Wei
d5aa88165d
Merge branch '3.0' into feat/TD-30268 2024-12-12 13:41:59 +08:00
xiao-77
cdb4bbc23b Fix macos ut failed. 2024-12-12 13:37:56 +08:00
dapan1121
ca15163215 Merge remote-tracking branch 'origin' into feat/TD-30268 2024-12-12 11:41:00 +08:00
xiao-77
a79fbfd318 Merge branch '3.0' into enh/3.0/TS-5007 2024-12-12 09:49:17 +08:00
Shengliang Guan
ebcf538c05 Merge branch 'main' into merge/mainto3.0 2024-12-11 20:12:50 +08:00
Shengliang Guan
448745754c
Merge pull request #29065 from taosdata/fix/create-db-log-and-return-code
fix/create-db-log-and-return-code
2024-12-11 17:18:42 +08:00
xiao-77
2abb383ec0 Fix ci problems. 2024-12-11 15:11:08 +08:00
xiao-77
40478a9bfa Fix ci problems. 2024-12-11 14:00:38 +08:00
xiao-77
28ea9b9f60 Fix review errors. 2024-12-10 20:13:53 +08:00
kailixu
eaf5978b2c Merge branch '3.0' into feat/TD-30268 2024-12-10 18:49:15 +08:00
xiao-77
ea767b28fe Fix merge errors. 2024-12-10 15:12:01 +08:00
Zhixiao Bao
405d924a6f
Merge branch '3.0' into enh/3.0/TS-5007 2024-12-10 14:32:43 +08:00
xiao-77
430cf9a806 Fix some review errors. 2024-12-10 14:07:31 +08:00
xiao-77
1ced6069ee Fix some review problems. 2024-12-10 10:39:50 +08:00
xiao-77
23415cc6d7 Fix some review errors. 2024-12-09 19:07:27 +08:00
yihaoDeng
a5e3f54ca2 remove invalid ptr 2024-12-09 15:44:57 +08:00
yihaoDeng
abc4a3768f opt code 2024-12-09 14:48:21 +08:00
yihaoDeng
32b5ec1da7 opt code 2024-12-09 14:35:12 +08:00
dmchen
42e0d1fc81 fix/create-db-log-and-return-code 2024-12-09 10:42:24 +08:00
yihaoDeng
b9d92bd7b7 use safe sys func 2024-12-06 21:44:23 +08:00
dapan1121
d77147d296 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-12-06 17:43:19 +08:00
xiao-77
c653daf5dc Fix unit test. 2024-12-06 11:37:45 +08:00
kailixu
f8343dcaac chore: merge 3.0 and update test case of show_create_db.py 2024-12-06 11:09:22 +08:00
wangmm0220
0165684131 feat:[TD-32642] merge from 3.0 2024-12-05 23:47:46 +08:00
dapan1121
aa7b0e1a61 fix: async launch trim 2024-12-05 18:41:38 +08:00
yihaoDeng
c5c56606c4 use safe sys func 2024-12-05 16:35:45 +08:00
xiao-77
cb50b1e52c Fix some mem errors and add dmstop while verify failed. 2024-12-05 09:16:10 +08:00
xiao-77
dbaa4349ea Merge branch '3.0' into enh/3.0/TS-5007 2024-12-04 19:34:14 +08:00
xiao-77
eb202e556a Fix sdb lost val while kill taosd. 2024-12-04 19:32:21 +08:00
kailixu
c8df537dbf log: enable log output only on linux 2024-12-03 14:52:35 +08:00
kailixu
4f33875f16 chore: disable log output on windows platform 2024-12-03 12:25:24 +08:00
kailixu
60450f3e24 test: test case for log output and rotate 2024-12-03 11:13:14 +08:00