Commit Graph

54856 Commits

Author SHA1 Message Date
Haojun Liao 0e3fd5277d fix(stream): dump results to sink node before paused. 2023-08-08 09:54:39 +08:00
Haojun Liao 1e680d4df1 fix(stream): ignore the sink task transfer state. 2023-08-08 09:52:19 +08:00
Haojun Liao 3bcc7ed83e fix(stream): transfer the state for agg tasks. 2023-08-08 09:52:04 +08:00
Haojun Liao d43cb3fcdf fix(stream): kill task when pause the stream execution. 2023-08-08 09:51:21 +08:00
Haojun Liao ca2183acfd refactor: do some internal refactor. 2023-08-08 09:50:40 +08:00
Haojun Liao 143f39b6f7 fix(stream): set the correct end key of delete block. 2023-08-08 09:49:43 +08:00
Haojun Liao 82ab81810b refactor: do some internal refactor. 2023-08-08 09:40:21 +08:00
Haojun Liao 51e0b903b0 refactor: do some internal refactor. 2023-08-08 09:36:42 +08:00
Haojun Liao fb1e017363 Merge remote-tracking branch 'origin/fix/liaohj' into fix/liaohj 2023-08-07 19:30:37 +08:00
Haojun Liao 2da67392c6 fix(stream): commit the update to make sure the new state of tasks will be persistent to disk. 2023-08-07 19:30:23 +08:00
kailixu 2deeed87ae fix: community for mac os 2023-07-29 13:18:17 +08:00
Haojun Liao 3d2318317d Merge branch '3.0' into fix/liaohj 2023-07-29 10:29:08 +08:00
Haojun Liao 5730fac756 Merge branch '3.0' into fix/liaohj 2023-07-29 10:23:40 +08:00
Haojun Liao 0c5727d1b0
Merge pull request #22241 from taosdata/fix/3_liaohj
refactor(stream): refactor the pause/resume for fill history execution.
2023-07-29 10:22:30 +08:00
Haojun Liao f6e07d1fdb other: merge 3.0 2023-07-29 01:32:02 +08:00
Haojun Liao 92d1dbd9ad fix(stream): set the time window filter before generating create table result. 2023-07-29 01:23:06 +08:00
wade zhang c19feb2fa1
Merge pull request #22236 from taosdata/fix/TD-25416
fix(tsdb/cache/del): use lru mutex to fix race with committing
2023-07-28 23:17:45 +08:00
Haojun Liao 6c9fa4d7c8 fix(stream): check for pause when handling the fill history data. 2023-07-28 19:58:52 +08:00
Haojun Liao 936afeb5ac refactor: do internal refactor to simple the pause/resume in case of fill history exists. 2023-07-28 19:13:03 +08:00
Haojun Liao 5db8990f53 test: disable roll upgrade case. 2023-07-28 18:06:27 +08:00
Haojun Liao d5974a8f25 refactor(stream): refactor the pause/resume for fill history execution. 2023-07-28 18:05:32 +08:00
wade zhang f3b862e7c0
Merge pull request #22235 from taosdata/tomchon-patch-3
Update cases.task
2023-07-28 17:26:51 +08:00
haoranchen d4edeb8662
Update cases.task 2023-07-28 17:24:02 +08:00
Minglei Jin 1fcbf3432c tsdb/cache/del: remove duplicate lruMutex lock 2023-07-28 17:20:20 +08:00
Minglei Jin b0f65dfa62 fix(tsdb/cache/del): use lru mutex to fix race with committing 2023-07-28 16:32:07 +08:00
haoranchen 7ac1c25dae
Update cases.task 2023-07-28 16:28:34 +08:00
wade zhang 49c48469cb
Merge pull request #22233 from taosdata/docs/rust-version-0-9-2-3.0
docs: update connector rust version history 3.0
2023-07-28 16:07:02 +08:00
Adam Ji de051a6777 docs: update connector rust version history 2023-07-28 15:50:07 +08:00
Adam Ji 5b1cfbd106 docs: update connector rust version history 2023-07-28 15:50:07 +08:00
wade zhang 4e900eb057
Merge pull request #22225 from taosdata/test/TS-3717-3.0
test : add batch create topic and batch consume topic
2023-07-28 13:31:03 +08:00
Alex Duan a143618e74 test: add topic and consume batch test 2023-07-28 13:29:00 +08:00
dapan1121 9c7b53083b
Merge pull request #22223 from taosdata/fix/td-25378
fix: fix memleak during create initial sources for block merge sort
2023-07-28 13:09:34 +08:00
Haojun Liao 2a78cd2d23
Merge pull request #22215 from taosdata/fix/liaohj
other: merge main.
2023-07-28 13:06:17 +08:00
Haojun Liao 0a7e4c75f7 Merge remote-tracking branch 'origin/fix/liaohj' into fix/liaohj 2023-07-28 10:59:46 +08:00
Haojun Liao 6459587ae7 other: fix merge error. 2023-07-28 10:59:34 +08:00
slzhou bcf4c1ebae fix: fix memleak during create initial sources for block merge sort 2023-07-28 09:54:56 +08:00
Haojun Liao 688884de08
Merge pull request #22220 from taosdata/fix/ly_stream_fill
fix stream fill issue
2023-07-28 09:27:21 +08:00
wade zhang b3e5b5bd24
Merge pull request #22217 from taosdata/fix/TD-25386
fix(tsdb/cache): move to stt next row if data file exausted
2023-07-28 08:56:29 +08:00
Haojun Liao ccc0f13649
Merge pull request #22214 from taosdata/fix/3_liaohj
fix(stream): scan wal in step2
2023-07-28 00:42:15 +08:00
Haojun Liao 7f3d1dc464 fix(stream): fix memory leak. 2023-07-27 23:06:53 +08:00
wangmm0220 77d43ef5fd fix:tmq ci error 2023-07-27 20:28:45 +08:00
Haojun Liao 9f301bdd79
Merge pull request #22218 from taosdata/fix/TD-24620
adjust history task trigger mode
2023-07-27 19:29:56 +08:00
wade zhang 5ca52ce74d
Merge pull request #22216 from taosdata/fix/TD-24937
enh/TD-24937:check cluster ttlChangeOnWrite consistency
2023-07-27 19:01:48 +08:00
Haojun Liao fbb33be85d other: add some comments. 2023-07-27 18:59:38 +08:00
Haojun Liao 22a5a18fff fix(stream): 1. set correct timewindow after step2. 2. handle the case when the task is failed to be added into the meta store. 2023-07-27 18:57:36 +08:00
liuyao f667a09cc6 fix stream fill issue 2023-07-27 18:56:25 +08:00
liuyao 5d21f50340 adjust history task trigger mode 2023-07-27 17:45:28 +08:00
Minglei Jin cc9b9bd0b9 fix(tsdb/cache): move to stt next row if data file exausted 2023-07-27 17:19:42 +08:00
Haojun Liao 6319cb8dd4 fix: fix syntax error. 2023-07-27 17:16:45 +08:00
Shungang Li fb226c2cdb enh: check cluster ttlChangeOnWrite consistency 2023-07-27 16:49:56 +08:00