Commit Graph

59841 Commits

Author SHA1 Message Date
yihaoDeng 08cc976975 fix crash 2023-11-29 19:57:30 +08:00
Haojun Liao bf81ea1a06
Merge pull request #23828 from taosdata/fix/changeDebugInfo30
change debug info
2023-11-29 19:48:29 +08:00
Haojun Liao 28e17a61b9 fix(tsdb): fix invalid read. 2023-11-29 19:28:53 +08:00
Haojun Liao 66f25712fd fix(tsdb): fix bugs in suspend/resume. adjust code to conduct the test more easily. td-27579 2023-11-29 18:07:15 +08:00
Hongze Cheng 65ccc4aa48 feat: backgroud task priority 2023-11-29 18:01:31 +08:00
Minglei Jin 2c9c117529 fix(tsdb/cache): flush dirty lru entries before del 2023-11-29 17:37:40 +08:00
wangmm0220 4f168b4b2d fix:tmqVnodeSplit-column.py failed in arm64 because of rebalance after unsubscribe while split vnode 2023-11-29 17:22:43 +08:00
yihaoDeng a01ccf8bc9 snode case forbidden 2023-11-29 17:14:37 +08:00
yihaoDeng b6881d572a fix compile error on windows/mac 2023-11-29 16:52:36 +08:00
Haojun Liao c5ff908e4f
Merge pull request #23852 from taosdata/fix/TD-27562
compact history window
2023-11-29 16:31:10 +08:00
yihaoDeng 2e1192b97b change default config 2023-11-29 16:16:26 +08:00
Hui Li 87ca8764a7
Merge pull request #23855 from taosdata/plum-lihui-patch-5
Update set_core.sh
2023-11-29 16:02:30 +08:00
Hui Li 121197b897
Update set_core.sh 2023-11-29 16:02:18 +08:00
Benguang Zhao 9e8944d17c enh: adjust buffer size of sync snap replication 2023-11-29 16:01:11 +08:00
Benguang Zhao e66a1d6c9a enh: limit snap replication msg by size of block data in tsdbSnapReadTimeSeriesData 2023-11-29 16:01:11 +08:00
Bob Liu 084a0b1a65 Merge branch '3.0' into fix3.0/TS-4272 2023-11-29 15:46:20 +08:00
Bob Liu 9d3ce107f2 support stable insert child batch by file 2023-11-29 15:32:40 +08:00
54liuyao 1e02f823a4 compact history window 2023-11-29 14:59:22 +08:00
yihaoDeng 03b698d8ae change default config 2023-11-29 14:50:07 +08:00
dapan1121 398804dda6
Merge pull request #23842 from taosdata/fix/TS-4303-3.0
fix: reserve enough buffer for user
2023-11-29 13:49:31 +08:00
dapan1121 72e04d4f6c
Merge pull request #23670 from taosdata/style/3.0/TD-27277
rewrite nodesNodeName
2023-11-29 13:29:19 +08:00
yihaoDeng ade2f322a0 change default config 2023-11-29 11:28:03 +08:00
Alex Duan cfedb98dfd
Merge pull request #23836 from taosdata/test/3.0/TD-27401
test:test slave50,59 and 63 in ci
2023-11-29 10:07:14 +08:00
Bob Liu 28b73b415c fit insert childtable by file 2023-11-29 02:44:55 +08:00
Bob Liu 5c5efa34eb fix crash when insert big csv 2023-11-29 01:53:13 +08:00
Haojun Liao a5c8eaacaa fix(tsdb):clear the tsdb stt file reader flag when suspending the tsdbReader 2023-11-28 23:52:19 +08:00
yihaoDeng cc1eb2769f fix crash while quit 2023-11-28 20:29:42 +08:00
kailixu b54f5b47ad fix: reserve enough buffer for user 2023-11-28 17:58:54 +08:00
Haojun Liao 4439c1e4f5
Merge pull request #23833 from taosdata/fix/TD-27532
stream event reload state
2023-11-28 17:48:38 +08:00
chenhaoran 2ac691aa29 test:test slave50,59 and 63 in ci 2023-11-28 15:18:06 +08:00
Alex Duan c461100b6b
Merge pull request #23832 from taosdata/test/3.0/TD-27401
test:update tmq cases and add performance testcase
2023-11-28 14:47:54 +08:00
54liuyao a73992e128 stream event reload state 2023-11-28 14:11:19 +08:00
Haojun Liao f4cf898af7 fix(util): fix syntax error. 2023-11-28 13:59:13 +08:00
yihaoDeng 08eeee0794 Merge branch '3.0' into enh/refactorBackend 2023-11-28 11:52:49 +08:00
yihaoDeng 786383118c fix drop stream case 2023-11-28 10:39:17 +08:00
Haojun Liao 14b8d9456e
Merge pull request #23825 from taosdata/fix/db-comment
fix:memory leak & comment length
2023-11-28 10:28:19 +08:00
chenhaoran dcb5dfb7fb test:update tmq cases and add performance testcase 2023-11-28 10:24:03 +08:00
Haojun Liao 1db29bf1c1
Merge pull request #23775 from taosdata/feat/TD-26060
opti:common message process logic in vnode and snode
2023-11-28 10:22:55 +08:00
Haojun Liao 2eec29861c fix(util): disable avx2 version decompress timestamp. 2023-11-28 10:06:21 +08:00
Haojun Liao 6bb30822c2 refactor: do some internal refactor. 2023-11-28 10:04:22 +08:00
Haojun Liao 9649db9003 fix(stream): fix invalid free. 2023-11-28 10:04:14 +08:00
Haojun Liao c5aba60899 fix(stream): disable the time slice usage limitation for stream task. 2023-11-28 09:28:43 +08:00
yihaoDeng a4d475b582 fix rsma 2023-11-27 20:27:53 +08:00
wangmm0220 02575e0f28 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-27455 2023-11-27 18:15:53 +08:00
wangmm0220 d007d31c4d fix:process snode when drop stream 2023-11-27 18:15:09 +08:00
wangmm0220 06e2fbfb1c fix:conflicts from 3.0 2023-11-27 17:53:53 +08:00
wangmm0220 70c5d36103 opti:extract common logic from snode & vnode to tqCommon 2023-11-27 17:49:09 +08:00
Haojun Liao 6111138567 fix(stream): fix error. 2023-11-27 17:23:34 +08:00
Alex Duan b6f007b004
Merge pull request #23803 from taosdata/ts4295
add test case for ts-4295
2023-11-27 17:12:37 +08:00
Haojun Liao d1193b5a7a refactor: opt simd perf. 2023-11-27 14:59:12 +08:00