Commit Graph

56850 Commits

Author SHA1 Message Date
Haojun Liao 414e577a02
Merge pull request #22864 from taosdata/fix/fixMergeError
fix merge error
2023-09-12 18:06:51 +08:00
yihaoDeng 8e064cdd03 fix merge error 2023-09-12 16:41:14 +08:00
Haojun Liao 9a57aba33d
Merge pull request #22860 from taosdata/fix/fixTransferCrash3dev
fix transfer crash
2023-09-12 16:09:46 +08:00
Haojun Liao 78a5680cf4 fix(stream): add some logs. 2023-09-12 15:59:09 +08:00
dapan1121 bb95341c75
Merge pull request #22856 from taosdata/fix/TD-26208-3.0
fix: set stack size to 8 MB for windows and dup fd for gzdopen
2023-09-12 15:43:12 +08:00
wade zhang 3c88944458
Update 11-kafka.md 2023-09-12 15:03:55 +08:00
wade zhang 4cca109993
Update 14-taosKeeper.md 2023-09-12 15:03:28 +08:00
wade zhang 05c25834df
Update 05-taosbenchmark.md 2023-09-12 15:02:59 +08:00
wade zhang a9ad8f4ef0
Update 01-deploy.md 2023-09-12 15:02:22 +08:00
yihaoDeng ccb75a9c11 fix transfer crash 2023-09-12 14:46:56 +08:00
yihaoDeng 3e48f3639c fix transfer crash 2023-09-12 14:46:32 +08:00
xsren 8787e0d58c build failed on linux 2023-09-12 14:30:11 +08:00
xsren e5120fade2 fix read line on windows 2023-09-12 14:12:21 +08:00
Haojun Liao 30db04ddb5 fix(test): update test case. 2023-09-12 14:02:31 +08:00
kailixu 2f9ab38fd0 fix: set stack size to 8 MB for windows and dup fd for gzdopen 2023-09-12 13:33:12 +08:00
Alex Duan ebb08bf440
Merge pull request #22578 from taosdata/TD-25181
update test case tmqSeekAndCommit.py by charles
2023-09-12 13:30:42 +08:00
Haojun Liao 93159729f6 fix(stream):check error when vnode is closing. 2023-09-12 11:45:51 +08:00
Alex Duan 6357032cd6
Merge pull request #22794 from taosdata/test/fix_pause_case_3.0
test: lock start_timestamp and interval
2023-09-12 11:06:24 +08:00
Alex Duan 199aabdaae
Merge pull request #22843 from taosdata/test/3.0/TD-26192
test: increase timeout 60s of replica 3to1
2023-09-12 11:05:09 +08:00
chao.feng 3631443602 Merge branch 'TD-25181' of https://github.com/taosdata/TDengine into TD-25181 2023-09-12 10:51:23 +08:00
chao.feng c64cc1bd30 Merge branch 'TD-25181' of https://github.com/taosdata/TDengine into TD-25181 2023-09-12 10:51:02 +08:00
xsren a003db7e1a reset file handles limit on windows 2023-09-12 10:44:11 +08:00
Haojun Liao f602aa965f fix(stream): fix coverity scan issues. 2023-09-12 09:16:18 +08:00
chao.feng c24d143a5f Merge branch 'TD-25181' of https://github.com/taosdata/TDengine into TD-25181 2023-09-12 08:01:39 +08:00
chao.feng 5ad58438b6 update test case tmqSeekAndCommit.py by charles 2023-09-12 08:01:11 +08:00
Haojun Liao a5b93aaf97 fix(tsdb): fix invalid read. 2023-09-11 23:55:34 +08:00
Haojun Liao e8f7146a2c fix(tsdb): check the schema before merge rows in buffer, and do some refactor. 2023-09-11 22:19:10 +08:00
chenhaoran 81605016f7 test:modify testcase of indepent mnode 2023-09-11 20:02:18 +08:00
chenhaoran 2fe019c5b1 test:modify the way to determine whether the replica change is complete 2023-09-11 19:12:26 +08:00
chenhaoran da3ffdb4cf test:modify the way to determine whether the replica change is complete 2023-09-11 19:12:26 +08:00
chenhaoran 954f8321d0 test: modify expect data type from str to datetime 2023-09-11 19:10:57 +08:00
chenhaoran b3157b40b1 test: fix error comparison between bool and str 2023-09-11 19:10:57 +08:00
chenhaoran 712287f4f2 test: increase timeout 60s of replica 3to1 2023-09-11 19:10:57 +08:00
Haojun Liao 24524e1a8d fix(stream): fix the invalid length of tag column name. 2023-09-11 19:10:54 +08:00
Haojun Liao 5ab739ae46 fix(stream): fix memory leak. 2023-09-11 15:29:12 +08:00
Haojun Liao 45880f70d4 fix(stream): fix display error in logs. 2023-09-11 13:57:33 +08:00
Haojun Liao 3b79ab3266 fix(stream): reset the init ts. 2023-09-11 13:50:55 +08:00
Haojun Liao c729fc989f fix(stream): set the init start timestamp. 2023-09-11 13:49:43 +08:00
Haojun Liao 0980e021e5 fix(stream): set the correct start version for the step 2 stage in fill history. 2023-09-11 13:37:19 +08:00
wade zhang c171311fc8
Merge pull request #22824 from taosdata/fix/TD-26216
fix(meta): null txn after abort
2023-09-11 11:05:50 +08:00
Haojun Liao 50ef500f51 refactor(stream): do sink module refactor. 2023-09-11 10:09:31 +08:00
Minglei Jin 443756c6ff fix(meta): null txn after abort 2023-09-11 08:55:30 +08:00
Haojun Liao a9321248a9 fix(stream): set the correct flag when there is one token existed. 2023-09-10 18:34:03 +08:00
Haojun Liao 10271aee26 fix(stream): fix syntax error in unit test. 2023-09-10 14:12:03 +08:00
Haojun Liao 4ffb4a5b1f refactor: disable some logs. 2023-09-10 11:02:32 +08:00
Haojun Liao 85a5c45098 fix(stream): limit the already processed data. 2023-09-10 00:01:25 +08:00
Haojun Liao 9a30573b8b fix(stream): disable scan wal when halt is set. 2023-09-09 16:12:08 +08:00
Haojun Liao aa8909b267 other: add some logs. 2023-09-09 15:18:54 +08:00
Haojun Liao 6f5c855a4b fix(stream): fix msg lost bug. 2023-09-09 15:08:36 +08:00
Haojun Liao 47fd144447 other: add some logs. 2023-09-09 11:19:51 +08:00