Haojun Liao
|
402aefd95d
|
refactor(stream): do some internal refactor.
|
2023-10-19 15:09:47 +08:00 |
Haojun Liao
|
f4caeca24a
|
refactor(stream): add state machine to manage the state of stream tasks.
|
2023-10-19 10:34:20 +08:00 |
Haojun Liao
|
54ec679b58
|
refactor(stream): do some internal refactor.
|
2023-10-18 15:34:53 +08:00 |
Haojun Liao
|
2904cfd4d5
|
Merge branch 'main' into refact/streamsm
|
2023-10-18 10:29:09 +08:00 |
Haojun Liao
|
5115a1ac88
|
Merge pull request #23304 from taosdata/fix/TD-26771
double free
|
2023-10-18 10:09:17 +08:00 |
Haojun Liao
|
64ed7e49a2
|
enh(stream): sm for stream tasks.
|
2023-10-17 13:47:55 +08:00 |
Haojun Liao
|
7b7ce10475
|
refactor(stream): do some internal refactor.
|
2023-10-17 11:23:04 +08:00 |
Haojun Liao
|
14035c763c
|
refactor: do some internal refactor.
|
2023-10-17 09:57:13 +08:00 |
Haojun Liao
|
fdb6ec1fa3
|
enh(stream): add parameter to limit the stream sink task.
|
2023-10-16 22:52:39 +08:00 |
liuyao
|
990d36654d
|
release buff
|
2023-10-16 19:49:45 +08:00 |
Haojun Liao
|
a1aa2c9e0c
|
fix(stream):add more check for test cases.
|
2023-10-16 18:47:01 +08:00 |
Haojun Liao
|
67bee17e5e
|
other: merge main.
|
2023-10-16 09:55:41 +08:00 |
Haojun Liao
|
f90cf54714
|
fix(stream): fix error in creating update node trans.
|
2023-10-15 21:56:49 +08:00 |
Haojun Liao
|
6611f216ac
|
enh(stream): add some logs.
|
2023-10-13 19:45:29 +08:00 |
Haojun Liao
|
eb4449999f
|
other: merge 3.0
|
2023-10-12 10:33:48 +08:00 |
Haojun Liao
|
1d4f0c8599
|
Merge pull request #23201 from taosdata/enh/TD-26646
Enh/td 26646
|
2023-10-10 22:59:37 +08:00 |
Haojun Liao
|
5f9b858fc1
|
other: merge main.
|
2023-10-10 15:38:46 +08:00 |
yihaoDeng
|
b36163a197
|
add session iter
|
2023-10-10 15:12:21 +08:00 |
yihaoDeng
|
825341d90a
|
add sess iter
|
2023-10-10 14:35:02 +08:00 |
Haojun Liao
|
adf6f65d09
|
fix(stream): set initial version for fill-history task. disable reentry of scan-history task function.
|
2023-10-10 14:00:30 +08:00 |
Alex Duan
|
9da96ebf63
|
Merge pull request #23017 from taosdata/case/TD-26408-MAIN
fix: add case for lost data after split vgroup (main)
|
2023-10-10 00:54:34 -05:00 |
Alex Duan
|
e566027cef
|
Merge pull request #23019 from taosdata/case/TD-26408-3.0
fix: add case for lost data after split 3.0
|
2023-10-10 00:53:56 -05:00 |
yihaoDeng
|
6adf7532a8
|
add sess iter
|
2023-10-10 11:35:18 +08:00 |
yihaoDeng
|
7ac4ef5beb
|
add sess iter
|
2023-10-10 10:41:46 +08:00 |
yihaoDeng
|
0fc6ffe6b6
|
change test case
|
2023-10-09 20:51:26 +08:00 |
yihaoDeng
|
c6e9134cea
|
add sess iter
|
2023-10-09 20:02:23 +08:00 |
Haojun Liao
|
b0ef091430
|
fix(stream): retry when error occurs during timer.
|
2023-10-09 16:40:05 +08:00 |
Haojun Liao
|
be0a2e4573
|
fix(stream): disable retrieving results during checkpoint procedure
|
2023-10-09 16:33:28 +08:00 |
Haojun Liao
|
8266c4ff77
|
fix(stream): remove invalid clear of rspmsg list.
|
2023-10-09 15:26:42 +08:00 |
Haojun Liao
|
d87db2f829
|
fix(stream): fix the pause failure bug.
|
2023-10-09 14:48:11 +08:00 |
yihaoDeng
|
28b546a4ad
|
fix mem leak
|
2023-10-09 14:25:57 +08:00 |
yihaoDeng
|
be42143362
|
Merge branch '3.0' into case/TD-26408-3.0
|
2023-10-09 14:24:31 +08:00 |
yihaoDeng
|
3f9784f475
|
fix mem leak
|
2023-10-09 14:07:22 +08:00 |
Haojun Liao
|
74ff0c5b50
|
Merge branch 'main' into fix/liaohj
|
2023-10-09 10:14:53 +08:00 |
Haojun Liao
|
ee6516f3c4
|
enh(stream): add trans to reset task status to avoid being frozen in checkpoint status due to doing checkpoint failure of partial tasks.
|
2023-10-09 10:13:53 +08:00 |
Haojun Liao
|
4b8cd3bccd
|
fix(stream): not idle for sink task when no tokens are available.
|
2023-10-09 10:07:19 +08:00 |
liuyao
|
1cbb8ef444
|
init bloomfilter array
|
2023-10-08 14:43:44 +08:00 |
yihaoDeng
|
b5994b31e2
|
fix mem leak
|
2023-10-08 13:33:02 +08:00 |
yihaoDeng
|
e3f18495e0
|
fix mem leak
|
2023-10-08 11:22:26 +08:00 |
Haojun Liao
|
23fb26798f
|
fix(stream): sleep for 10ms
|
2023-10-07 19:47:49 +08:00 |
Haojun Liao
|
e4e4c5a36e
|
fix(stream): wait for a while when no available token.
|
2023-10-07 19:41:49 +08:00 |
Haojun Liao
|
45bb3f50d7
|
fix(stream): continue
|
2023-10-07 19:25:40 +08:00 |
liuyao
|
95ffe6fa23
|
stream recover
|
2023-10-07 19:24:21 +08:00 |
Haojun Liao
|
62cdcbc7e3
|
refactor: inc the dump batch.
|
2023-10-07 19:20:48 +08:00 |
Haojun Liao
|
4d6f143146
|
fix(stream): add missing refactor.
|
2023-10-07 19:18:26 +08:00 |
Haojun Liao
|
ab17bfdf09
|
refactor: do some internal refactor.
|
2023-10-07 19:16:55 +08:00 |
Haojun Liao
|
0e8a8aabc1
|
fix(stream): check items in queue and qall, stead of only the queue items.
|
2023-10-07 19:16:25 +08:00 |
liuyao
|
1e323c0408
|
fix issue
|
2023-10-07 19:11:46 +08:00 |
liuyao
|
19bbf10579
|
fix issue
|
2023-10-07 17:59:53 +08:00 |
yihaoDeng
|
97fdcbc60b
|
fix mem leak
|
2023-10-07 17:48:24 +08:00 |