Commit Graph

58157 Commits

Author SHA1 Message Date
Haojun Liao 3aed8c29ae refactor: set different tq level. 2023-11-02 17:12:20 +08:00
wade zhang 727ea7437d
Update 02-database.md 2023-11-02 16:08:06 +08:00
wade zhang 46ad658862
Merge pull request #23508 from taosdata/enh/xftan/taosaversion
build(taosAdapter): use the same version number of TDengine
2023-11-02 14:34:19 +08:00
Haojun Liao f5fa3edeba
Merge pull request #23503 from taosdata/fix/liaohj
fix(stream): fix dead lock.
2023-11-02 13:52:50 +08:00
Haojun Liao 420825c62f fix(stream): return error code. 2023-11-02 10:22:03 +08:00
t_max 782fc82958 build(taosAdapter): use the same version number of TDengine 2023-11-02 09:59:45 +08:00
Haojun Liao 351a31302f fix(stream): add full unsupported event filtering. 2023-11-02 09:43:48 +08:00
Haojun Liao e14d42c01e fix(stream): add qualified status in assert 2023-11-02 08:46:18 +08:00
Haojun Liao 79e971385f fix(stream): fix memory leak. 2023-11-02 08:11:51 +08:00
Haojun Liao df7633650e fix(stream): fix memory leak. 2023-11-01 20:35:45 +08:00
Haojun Liao e7609d8e56 fix(stream): fix dead-lock 2023-11-01 19:09:21 +08:00
Haojun Liao ae25f09c45 refactor: do some internal refactor. 2023-11-01 18:03:44 +08:00
Haojun Liao 899d13b4ae fix(stream): fix deference null ptr. 2023-11-01 17:25:59 +08:00
Haojun Liao 246ed4e022 refactor: do some internal refactor. 2023-11-01 17:19:21 +08:00
Haojun Liao 12bc4f32cf refactor: add some logs. 2023-11-01 16:12:15 +08:00
Haojun Liao 034546a490
Merge pull request #23445 from taosdata/fix/TD-26685-new
fix:print log if assert & check epoch when update epoch
2023-11-01 15:32:40 +08:00
Haojun Liao a22c84617f
Merge pull request #23491 from taosdata/fix/ly_test
session window max delay
2023-11-01 15:31:46 +08:00
dmchen bbfecb7383 db and resource 2023-11-01 07:04:20 +00:00
liuyao 1400b0c572 opt test case 2023-11-01 14:10:38 +08:00
Haojun Liao 778c29b808 fix(stream): do some internal refactor. 2023-11-01 14:07:18 +08:00
liuyao 5ed8da4246 opt test case 2023-11-01 14:00:49 +08:00
Haojun Liao e4aeea176b fix(stream):fix the bug when event in waiting list not fulfilled. 2023-11-01 13:59:51 +08:00
Haojun Liao 4ae1250494
Merge pull request #23480 from taosdata/enh/changeQueueMain
change NumOfTaskQueueThreads size
2023-11-01 13:26:29 +08:00
Haojun Liao 5ff89bc098 fix(stream): add lock log. 2023-11-01 13:19:53 +08:00
Haojun Liao 0cf0ff3bbf
Merge pull request #23455 from taosdata/fix/liaohj
refactor: do some internal refactor.
2023-11-01 12:01:54 +08:00
yihaoDeng af7e33e5c5 change NumOfTaskQueueThreads size 2023-11-01 10:51:26 +08:00
liuyao e8aa1555ca session window max delay 2023-11-01 09:48:53 +08:00
Haojun Liao 0fb4cfd94f fix(stream): remove invalid assert. 2023-11-01 00:33:17 +08:00
Haojun Liao 639d5cde47 fix(stream): add unsupport trans. 2023-10-31 23:14:02 +08:00
yihaoDeng 21b5ea6915 fix:print log if assert & check epoch when update epoch 2023-10-31 20:49:15 +08:00
Haojun Liao 4694859325 fix(stream): add jump out loop by checking task status. 2023-10-31 19:31:00 +08:00
Alex Duan 06bf52e764
Merge pull request #23485 from taosdata/test/main/TD-27037
increase the timeout for CI
2023-10-31 18:24:29 +08:00
haoranchen 415dcc17e8
increase the timeout for CI 2023-10-31 18:10:33 +08:00
Haojun Liao 4c0242a58d fix(stream): fix error in finishing event handling. 2023-10-31 16:39:14 +08:00
wangmm0220 17a58697fa fix:print log if assert & check epoch when update epoch 2023-10-31 15:37:59 +08:00
yihaoDeng bd480f251c change NumOfTaskQueueThreads size 2023-10-31 14:12:44 +08:00
wade zhang 9cea0e60de
Merge pull request #23437 from taosdata/feat/TD-26971-main
TD-26971
2023-10-31 13:53:32 +08:00
Haojun Liao 0ca85a4c03
Merge pull request #23424 from taosdata/refact/streamsm
refactor: do some internal refactor.
2023-10-31 12:48:22 +08:00
Haojun Liao e01c7f3cfd fix(stream): adjust the stop condition for stream tasks. 2023-10-31 11:51:47 +08:00
Haojun Liao 8b9bc988f1 fix(tsdb): fix syntax error. 2023-10-31 10:42:34 +08:00
Haojun Liao 72f3e4446d fix(stream): handle failure during checkpoint 2023-10-31 10:38:17 +08:00
Haojun Liao eaf76854f6 fix(tsdb): handle the case where stt not exists, possibly exists while the stt-trigger is 1. 2023-10-31 09:29:24 +08:00
dmchen 5120d25297 memory leak 2023-10-30 11:34:34 +00:00
Alex Duan 1409f3eeb1
Merge pull request #23450 from khalid586/main
[Typo fixed] in 03-k8s.md
2023-10-30 19:16:15 +08:00
wade zhang abe79810e8
Merge pull request #23468 from taosdata/feat/TD-26982/donot-build-taosx-in-ci
feat: do not build taosx in ci
2023-10-30 19:00:25 +08:00
tjuzyp e644fca619 feat: do not build taosx in ci 2023-10-30 17:25:29 +08:00
dmchen 40c9622df5 memory leak 2023-10-30 08:57:07 +00:00
Haojun Liao ed07486405 fix(tsdb): fix error in decide if data buffer overlaps with stt files/block-files. 2023-10-30 16:40:09 +08:00
Haojun Liao bc1c2a879a fix(tsdb): avoid to read duplicated rows in buf. 2023-10-30 16:12:08 +08:00
dmchen 6172b820ac memory leak 2023-10-30 07:19:08 +00:00