Commit Graph

743 Commits

Author SHA1 Message Date
Shungang Li 57dc3f4562 fix: disable dynamic modification of 'tempdir' 2024-07-15 15:15:17 +08:00
dmchen c6c323f40e fix/TS-5154 2024-07-11 05:46:38 +00:00
dmchen fef33e91b3 fix/TS-5154 2024-07-10 09:49:46 +00:00
dmchen 3a4412b282 fix/TD-30876 2024-07-05 06:24:53 +00:00
wangjiaming0909 6c6f322a83 change vnode/qnode query threads min value 2024-07-01 11:08:40 +08:00
wangjiaming0909 11a98ffab2 QueryAutoQWorker 2024-07-01 11:08:39 +08:00
dapan1121 7074260e75
Merge pull request #26307 from taosdata/fix/TS-4921
fix:[TS-4921] errors in test
2024-06-27 14:20:51 +08:00
wangmm0220 d4b31cfd8e fix:[TS-4921] errors in test 2024-06-26 18:32:09 +08:00
Hongze Cheng b761bd2e38 enh: port main change to 3.0 2024-06-26 10:32:15 +08:00
wangmm0220 c35f947e70 fix:add db configuration that not reportted 2024-06-24 19:44:55 +08:00
wangmm0220 e517db6462 fix:add db configuration that not reportted 2024-06-24 19:19:46 +08:00
wangmm0220 e66be025c5 fix:add db configuration that not reportted 2024-06-24 15:48:35 +08:00
wangmm0220 d0ca79ddca fix:add monitor result for show cluster variables 2024-06-23 18:17:50 +08:00
wangmm0220 65fac20367 fix:[TS-4921] merge from 3.0 2024-06-22 15:02:34 +08:00
wangmm0220 2475fe9fa6 fix:[TS-4921] logic error 2024-06-22 14:26:20 +08:00
Hongze Cheng 70851f6bed
Merge pull request #26160 from taosdata/enh/TD-30554-3.0
tfs: support disable create new file
2024-06-20 16:46:00 +08:00
Haojun Liao df003cca3c
Merge pull request #26197 from taosdata/fix/3_liaohj
fix(util): uncomment the timestamp decode function with AVX2 instructions
2024-06-20 16:16:52 +08:00
wangmm0220 5dcfed2d51 feat:[TS-4921]add logic for slow log 2024-06-19 18:54:26 +08:00
Haojun Liao f353636136 refactor: do some internal refactor. 2024-06-19 15:08:25 +08:00
Haojun Liao 04281bcd07 fix(util): uncomment the timestamp decode function with AVX2 instructions, and do some internal refactor. 2024-06-19 15:06:09 +08:00
kailixu 4ed3b30352 tfs: support disable create new file 2024-06-17 06:14:49 +08:00
kailixu 50d163f10d Merge branch '3.0' into enh/TD-30554-3.0 2024-06-13 11:11:29 +08:00
Hongze Cheng e060535c13 feat: data migration speed limit 2024-06-12 17:23:57 +08:00
kailixu ff47e1eab1 enh: support enable/disable tfs config entries 2024-06-12 17:12:30 +08:00
kailixu f2401f32a2 enh: support enable/disable tfs config entries 2024-06-12 15:14:38 +08:00
Yihao Deng 8a6d58d339 support update enableWhiteList dynamicly 2024-06-11 07:21:54 +00:00
Haojun Liao 4fc21cc8b0 refactor: do some internal refactor. 2024-06-04 10:08:18 +08:00
Haojun Liao becc4cb368 enh(stream): limit the concurrent started checkpoint tasks. 2024-05-29 19:29:26 +08:00
Hongze Cheng 57fdb40006
Merge pull request #25871 from taosdata/fix/TD-29772-2-3.0
fix/TD-29772
2024-05-21 16:40:55 +08:00
dmchen a297a38818 fix/TD-29772 2024-05-21 01:57:33 +00:00
dmchen bf86a30b4f enh/TD-30156 2024-05-20 10:57:58 +00:00
Hongze Cheng f4a9c5e3c8
Merge pull request #25669 from taosdata/enh/TD-29953
Enh/TD-29953
2024-05-15 17:26:26 +08:00
Hongze Cheng 9dd3f326ea
Merge pull request #25731 from taosdata/enh/TD-29968-3.0
enh: grant support s3/active-active/dual-replica/db_encryption
2024-05-15 15:52:28 +08:00
Hongze Cheng 156b5e71f4
Merge pull request #25735 from taosdata/fix/TD-29772-3.0
fix/TD-29772
2024-05-15 09:13:01 +08:00
Minglei Jin b6eec20dfb fix(s3/grant): checking grant when doing migrate 2024-05-14 11:01:06 +08:00
Minglei Jin dcbafe637d fix(cos/oss): use vhost style uri for oss 2024-05-13 16:44:05 +08:00
dmchen 939183d3df fix/TD-29772 2024-05-13 01:56:49 +00:00
dapan1121 c93c54b580 fix: increase default query thread number 2024-05-08 19:03:21 +08:00
Yihao Deng a247a43863 change compress 2024-05-08 06:55:29 +00:00
yihaoDeng 697ca8914e enh compress 2024-06-22 11:35:47 +08:00
dapan1121 0997355460
Merge pull request #25560 from taosdata/tsma_tradeoff
usable tsma
2024-04-29 09:22:50 +08:00
wangjiaming0909 cb008f18dc usable tsma 2024-04-29 09:18:40 +08:00
dapan1121 d65302393c fix: add default task queue thread number 2024-04-28 16:08:30 +08:00
Haojun Liao 1f6b7bbcff fix(util): fix dead lock. 2024-04-27 10:08:15 +08:00
Haojun Liao 12570d7390 fix(client): fix deadlock. 2024-04-26 23:09:17 +08:00
Haojun Liao faa87e13b0 fix(util): fix race condition. 2024-04-26 19:12:19 +08:00
Haojun Liao 8b53f76691 fix(stream): discard the repeatly recv checkpoint-source msg. 2024-04-26 15:56:34 +08:00
Haojun Liao 77961ea791 fix(stream): handle disorder node Update trans Id. 2024-04-26 09:45:42 +08:00
Haojun Liao c7806ebca2 fix(util): fix race condition. 2024-04-25 13:58:02 +08:00
kailixu 74afb8deae chore: solve conflicts 2024-04-17 10:52:34 +08:00