Haojun Liao
|
813f4cb363
|
refactor: do some internal refactor.
|
2023-07-13 16:32:25 +08:00 |
Haojun Liao
|
2f90a53548
|
fix(stream): set checkpoint id when expanding task.
|
2023-07-13 10:16:57 +08:00 |
Haojun Liao
|
d392bb60ba
|
refactor(stream): set the initial version from the checkpoint.
|
2023-07-12 11:38:13 +08:00 |
Haojun Liao
|
09b764494d
|
fix(stream): set correct checkpoint version when starting stream tasks.
|
2023-07-11 14:03:43 +08:00 |
Haojun Liao
|
04f5bcd23a
|
fix(stream): remove invalid set of task status .
|
2023-07-11 08:51:13 +08:00 |
Haojun Liao
|
87bedef2cd
|
fix(stream): fix error in checkpointing.
|
2023-07-10 19:20:05 +08:00 |
Haojun Liao
|
385a5c9651
|
fix(stream): fix error in generating checkpoint.
|
2023-07-10 18:20:50 +08:00 |
Haojun Liao
|
4f534ce6e9
|
fix(stream): fix error in generating checkpoint.
|
2023-07-08 10:29:09 +08:00 |
Haojun Liao
|
a5c19427e7
|
fix(stream): send correct rsp to mnode.
|
2023-07-08 09:39:44 +08:00 |
Haojun Liao
|
9c30abf95b
|
fix(stream): fix error in generating checkpoint.
|
2023-07-07 21:38:53 +08:00 |
Haojun Liao
|
128f67784a
|
fix(stream): fix error in parsing checkpoint msg.
|
2023-07-07 18:17:50 +08:00 |
Haojun Liao
|
8298f30e56
|
fix(stream): fix bug in checkpoint.
|
2023-07-07 17:16:08 +08:00 |
Haojun Liao
|
47877898d0
|
enh(stream): generate the checkpoint framework.
|
2023-07-07 16:07:52 +08:00 |
Haojun Liao
|
d7101f7109
|
enh(stream): support dispatch checkpoint msg.
|
2023-07-06 18:26:22 +08:00 |
Haojun Liao
|
5a9461a69a
|
other: merge 3.0
|
2023-07-06 11:52:21 +08:00 |
Haojun Liao
|
f4a3567935
|
other: merge 3.0
|
2023-07-06 11:24:30 +08:00 |
Haojun Liao
|
74f5b3f80e
|
Merge pull request #21959 from taosdata/refact/fillhistory
refactor: do some internal refactor.
|
2023-07-05 17:47:00 +08:00 |
Haojun Liao
|
03dbcbf055
|
refactor: do some internal refactor.
|
2023-07-05 15:55:55 +08:00 |
Haojun Liao
|
9b3e34d589
|
Merge pull request #21735 from taosdata/refact/fillhistory
refactor: refactor the fill history operation
|
2023-07-05 10:48:51 +08:00 |
Haojun Liao
|
ff2bf35603
|
fix(stream): fix error in set the version range for secondary scan.
|
2023-07-04 15:08:39 +08:00 |
wangmm0220
|
58c7011e0e
|
feat:support only meta in tmq subscriptions
|
2023-06-30 11:42:40 +08:00 |
liuyao
|
2fc5eeb810
|
session win range
|
2023-06-28 17:20:08 +08:00 |
Haojun Liao
|
8867a57262
|
fix(stream): fix syntax error.
|
2023-06-28 14:48:59 +08:00 |
Haojun Liao
|
57fcd553f8
|
refactor: do some internal refactor.
|
2023-06-28 13:13:13 +08:00 |
Haojun Liao
|
3710ea4aca
|
refactor: do some internal refactor.
|
2023-06-28 09:41:08 +08:00 |
Haojun Liao
|
a19e63fd23
|
fix(stream): fix error in handling fill history.
|
2023-06-27 23:00:14 +08:00 |
Yihao Deng
|
4de7db06f9
|
Merge branch '3.0' into enh/triggerCheckPoint2
|
2023-06-27 17:57:14 +08:00 |
Haojun Liao
|
4bb78df27c
|
fix(stream): reduce the sleep time.
|
2023-06-27 16:44:35 +08:00 |
Haojun Liao
|
32fddeff18
|
fix(stream): fix error retrieve data from source task.And optimize the test cases.
|
2023-06-27 16:24:47 +08:00 |
Haojun Liao
|
3289ad62be
|
other: merge 3.0
|
2023-06-27 11:33:40 +08:00 |
Haojun Liao
|
b73444b291
|
fix(stream): start stream task in case of scan history completing.
|
2023-06-27 09:44:51 +08:00 |
dapan1121
|
4dae9f4eff
|
merge main to 3.0
|
2023-06-26 18:43:00 +08:00 |
Haojun Liao
|
402c091df0
|
fix(stream): fix sma error.
|
2023-06-25 19:41:44 +08:00 |
liuyao
|
e236bf818c
|
set fill history info
|
2023-06-25 17:47:10 +08:00 |
Haojun Liao
|
7c23630fe4
|
fix(stream): set correct stream error code.
|
2023-06-25 09:26:37 +08:00 |
Haojun Liao
|
ea7b8e91d3
|
fix(stream): fix memory leak.
|
2023-06-21 12:03:26 +08:00 |
liuyao
|
74bea44300
|
stream op transform
|
2023-06-20 17:30:59 +08:00 |
liuyao
|
aafbdcb492
|
set task status
|
2023-06-20 15:20:04 +08:00 |
liuyao
|
870d75bf82
|
fill history pause&resume
|
2023-06-20 11:34:09 +08:00 |
liuyao
|
41c193945f
|
fill history pause&resume
|
2023-06-19 17:28:19 +08:00 |
yihaoDeng
|
fd85a8495a
|
Merge branch 'dev30' into enh/triggerCheckPoint2
|
2023-06-17 14:17:21 +08:00 |
Haojun Liao
|
64365666b7
|
fix(stream): update the info, and do some internal refactor.
|
2023-06-16 16:04:43 +08:00 |
Haojun Liao
|
4c82558eab
|
Merge remote-tracking branch 'origin/refact/fillhistory' into refact/fillhistory
|
2023-06-16 09:55:24 +08:00 |
Haojun Liao
|
933801269a
|
fix(stream): fix memory leak and failed to close vnode.
|
2023-06-16 09:55:11 +08:00 |
liuyao
|
0aa141ec77
|
use stream task state
|
2023-06-15 18:24:40 +08:00 |
Haojun Liao
|
74e0138f72
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-15 15:25:00 +08:00 |
liuyao
|
693942b821
|
trans state
|
2023-06-15 14:13:17 +08:00 |
Haojun Liao
|
1b9eca5ce0
|
other: merge main.
|
2023-06-15 13:03:17 +08:00 |
Haojun Liao
|
13028744df
|
refactor: do some internal refactor.
|
2023-06-15 10:24:21 +08:00 |
Haojun Liao
|
53377c2c1f
|
fix(stream): wait for stream task completed.
|
2023-06-15 01:14:41 +08:00 |