Commit Graph

61108 Commits

Author SHA1 Message Date
Alex Duan 595874c368
Merge pull request #24202 from taosdata/case/army
feat : add new option -L --level -D --disk option with test.py
2023-12-26 11:11:48 +08:00
Benguang Zhao 0e6ea7af71 enh: check snapshot begin index for unexpected change in syncNodeOnSnapshotBegin 2023-12-26 10:54:40 +08:00
Bob Liu 2c9fa56e9c calcNeedCountEmpty 2023-12-26 10:24:50 +08:00
Haojun Liao 119a8a6a57
Merge pull request #24226 from taosdata/fix/TD-28031
init dummy function
2023-12-26 10:06:05 +08:00
54liuyao 68be2dc534 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2023-12-26 09:03:28 +08:00
Haojun Liao 62cfcefbb0 refactor: remove stream-scan-history event for stream task. 2023-12-26 00:34:04 +08:00
Haojun Liao 68795ecf35
Merge pull request #24225 from taosdata/fix/3_liaohj
fix(stream): handle the remaining event when restore from halt.
2023-12-25 22:52:25 +08:00
root 9071ff3973 fix: add compactDb flushDb 2023-12-25 21:20:59 +08:00
Benguang Zhao 7b967ffdc6 enh: retry on fsm commit when rpc out of memory in syncFsmExecute 2023-12-25 20:34:38 +08:00
root 5f0b0b4338 case: mlevel_basic.py passed 2023-12-25 19:56:56 +08:00
54liuyao ac3c76f608 init dummy function 2023-12-25 19:38:20 +08:00
Haojun Liao f14c3b93c1 refactor: do some internal refactor. 2023-12-25 18:22:36 +08:00
Hongze Cheng a7c8563c06 fix: remove useless code 2023-12-25 16:13:30 +08:00
Alex Duan f567c19d05 fix: add new-frame public file 2023-12-25 15:59:29 +08:00
dapan1121 aff8e1c9a6
Merge pull request #24204 from taosdata/fix/case/TS-4272
fix: test case for csv import data to stable
2023-12-25 15:29:51 +08:00
dapan1121 7da93155aa
Merge pull request #24185 from taosdata/szhou/fix/TD-27899
fix: BI support is moved to open source version
2023-12-25 15:27:37 +08:00
Haojun Liao bcc57e0644
Merge pull request #24207 from taosdata/fix/3_liaohj
fix(stream): add async call restart, instead of sync wait, and fix several deadlock.
2023-12-25 13:56:42 +08:00
Bob Liu f672df239e adjust 2023-12-25 13:33:45 +08:00
Haojun Liao 60977d56bd refactor: set attribute only on Linux 2023-12-25 12:47:16 +08:00
Bob Liu 31c54e5eda adjust 2023-12-25 12:42:25 +08:00
Bob Liu baee536cb0 adjust 2023-12-25 11:54:23 +08:00
Bob Liu 15694df001 adjust 2023-12-25 11:54:10 +08:00
wade zhang a4f7ee6fb5
Merge pull request #24158 from taosdata/fix/TD-27977
fix: dynamic cfg resetlog
2023-12-25 11:29:56 +08:00
Hongze Cheng d490f0cbee
Merge pull request #24208 from taosdata/fix/TD-27309-3.0
enh(cmake/curl): download from github instead of curl.se
2023-12-25 11:05:36 +08:00
Haojun Liao e5087f6e23 fix(tsdb): fix invalid delete check. 2023-12-25 10:40:36 +08:00
Bob Liu 12bbf50c8f adjust 2023-12-25 10:29:15 +08:00
slzhou 1beb3347fa fix: change compact rsp first column name 2023-12-25 10:18:19 +08:00
wade zhang 40994c3fbd
Merge pull request #24174 from taosdata/FIX/TD-28001-3.0
enh: protect syncNodeRestore with log buffer mutex
2023-12-25 10:08:43 +08:00
wade zhang 1fc7a1a72e
Merge pull request #24128 from taosdata/FEAT/TD-27125-3.0
enh: protect processing of snap preparation rsp with sender buf mutex
2023-12-25 10:08:25 +08:00
Haojun Liao 00fac852e8 fix(tsdb): fix invalid delete check. 2023-12-25 09:55:24 +08:00
Benguang Zhao 7edfbf8023 fix: set commit log for mndAddCompactDetailToTran 2023-12-25 09:47:17 +08:00
Benguang Zhao 4f29500f74 fix: set commit log for mndDropSubByTopic 2023-12-25 09:46:55 +08:00
Alex Duan abcc9c279d
Merge pull request #24178 from taosdata/test/3.0/TD-27992
test: modify test of last_cache_scan.py
2023-12-25 09:29:46 +08:00
Haojun Liao 0877e0bfad other: merge 3.0 2023-12-25 09:13:31 +08:00
Minglei Jin 18dc6ff695 enh(cmake/curl): download from github instead of curl.se 2023-12-25 09:11:47 +08:00
Bob Liu da0ecc18b9 test 2023-12-25 02:51:52 +08:00
Bob Liu 52c244d9ec adjust 2023-12-24 23:48:37 +08:00
Haojun Liao cd85dae3fd fix(stream): fix the dead lock. 2023-12-24 23:30:00 +08:00
Bob Liu 2981880317 adjust 2023-12-24 18:56:17 +08:00
Bob Liu 287c361852 adjust test case 2023-12-24 18:49:48 +08:00
Bob Liu 651b681d4c adjust case 2023-12-24 18:45:51 +08:00
Haojun Liao bf895fadcb fix(stream): fix invalid read. 2023-12-24 03:05:29 +08:00
Haojun Liao 30498a4028 refactor: do some internal refactor. 2023-12-24 02:24:46 +08:00
Bob Liu c9b69316c1 calcNeedCountEmpty 2023-12-24 01:19:16 +08:00
Haojun Liao 25f798e42f fix(stream): record the start failure tasks 2023-12-23 23:29:30 +08:00
Alex Duan 659acfd5f3
Merge pull request #24196 from taosdata/coverage/alex
coverage: remove tfunctionInt.c
2023-12-23 16:39:49 +08:00
Alex Duan 4b6bd14295 fix: if level=1 disk=1 save old data folder 2023-12-23 16:39:13 +08:00
Haojun Liao c61203b55a fix: fix deadlock. 2023-12-23 16:37:21 +08:00
Alex Duan 266ac30d96 feat: support -L -D for test.py submit 2023-12-23 16:28:39 +08:00
Haojun Liao 8a714db17d fix: fix deadlock. 2023-12-23 15:33:50 +08:00