Haojun Liao
|
2dade996bb
|
log(stream): update logs.
|
2023-09-27 15:37:12 +08:00 |
Haojun Liao
|
8f2d217834
|
log: update logs.
|
2023-09-27 14:48:53 +08:00 |
Haojun Liao
|
11641e1115
|
refactor: do some internal refactor.
|
2023-09-27 14:18:01 +08:00 |
Haojun Liao
|
34d547bfff
|
fix(stream): avoid repeatly free obj.
|
2023-09-27 14:05:14 +08:00 |
Haojun Liao
|
ae020fcd2d
|
log(stream): update the log.
|
2023-09-27 14:03:57 +08:00 |
Haojun Liao
|
e13efd5b04
|
refactor: optimize the fill-history task launch policy, and do some other internal refactor.
|
2023-09-27 14:00:48 +08:00 |
Haojun Liao
|
f3f18b0fa3
|
fix(stream): add new status for meta.
|
2023-09-26 12:15:12 +08:00 |
Haojun Liao
|
6cc3618ed9
|
fix(stream): fix error in pause scan-history data.
|
2023-09-26 01:09:55 +08:00 |
Haojun Liao
|
fcf4cc7169
|
fix(stream): fix the invalid counter for ready tasks in vnode, fix an invalid read.
|
2023-09-25 15:58:24 +08:00 |
Haojun Liao
|
1af95969b2
|
fix(stream): adjust nodeUpdate check interval.
|
2023-09-25 10:40:30 +08:00 |
Haojun Liao
|
eb4078b7f3
|
fix(stream): record the tasks started info, and do some internal refactor.
|
2023-09-25 09:59:05 +08:00 |
Haojun Liao
|
c987f61300
|
fix(stream): fix race condition.
|
2023-09-25 01:37:27 +08:00 |
Haojun Liao
|
a74b462ffb
|
fix(stream): add new timer for each task.
|
2023-09-24 02:25:53 +08:00 |
Haojun Liao
|
b7dcd94c64
|
refactor: do some internal refactor.
|
2023-09-24 01:56:52 +08:00 |
Haojun Liao
|
3a75c21e66
|
refactor: do some internal refactor.
|
2023-09-24 01:55:59 +08:00 |
Haojun Liao
|
4ea737571d
|
refactor: do some internal refactor.
|
2023-09-24 01:26:51 +08:00 |
Haojun Liao
|
f7bcff862d
|
fix(stream): add check info detailed information.
|
2023-09-22 10:23:56 +08:00 |
Haojun Liao
|
6633fb971b
|
fix(stream): update logs.
|
2023-09-20 18:18:31 +08:00 |
Haojun Liao
|
e76bab7122
|
fix(stream): not handle the check msg for follower tasks.
|
2023-09-19 09:43:14 +08:00 |
Haojun Liao
|
01144c58a7
|
fix(stream): fix stream task id error.
|
2023-09-17 01:19:59 +08:00 |
Haojun Liao
|
4846194bbb
|
refactor: do some internal refactor, remove the related fill-history task by sending mesg to replay it in follower node.
|
2023-09-16 21:37:30 +08:00 |
Haojun Liao
|
2bfd6e3355
|
refactor: do some internal refactor.
|
2023-09-15 09:25:22 +08:00 |
Haojun Liao
|
7305c8dbe1
|
refactor: do some internal refactor about the sched status set
|
2023-09-13 14:00:34 +08:00 |
Haojun Liao
|
e457d94ac6
|
refactor: do some internal refactor.
|
2023-09-12 18:09:02 +08:00 |
Haojun Liao
|
45880f70d4
|
fix(stream): fix display error in logs.
|
2023-09-11 13:57:33 +08:00 |
Haojun Liao
|
85a5c45098
|
fix(stream): limit the already processed data.
|
2023-09-10 00:01:25 +08:00 |
Haojun Liao
|
b317c8ebff
|
fix(stream): disable merge submit blocks.
|
2023-09-08 12:46:15 +08:00 |
Haojun Liao
|
325a177170
|
fix(stream): disable the fill-history task when restart stream tasks.
|
2023-09-04 17:18:04 +08:00 |
Haojun Liao
|
bce46f1be8
|
fix(stream): transfer state should wait for the checkpoint generating completed.
|
2023-09-01 09:50:45 +08:00 |
Haojun Liao
|
9612704fa6
|
fix(stream): add assert
|
2023-08-31 21:43:44 +08:00 |
Haojun Liao
|
95da66e3e8
|
fix(stream): fix error.
|
2023-08-31 20:50:12 +08:00 |
Haojun Liao
|
bef0d4bff3
|
fix(stream): add assert.
|
2023-08-31 20:01:59 +08:00 |
Haojun Liao
|
e2bb64eb18
|
refactor: do some internal refactor.
|
2023-08-31 14:23:46 +08:00 |
Haojun Liao
|
2285b834b0
|
refactor: do some internal refactor.
|
2023-08-31 13:53:12 +08:00 |
Haojun Liao
|
e53b5d4392
|
refactor: do some internal refactor.
|
2023-08-31 11:01:53 +08:00 |
Haojun Liao
|
65eaa9b15f
|
fix(stream): add task release.
|
2023-08-30 19:06:12 +08:00 |
Haojun Liao
|
d99d8875e1
|
fix(stream): if stream task is running, do not recheck its status.
|
2023-08-30 17:24:13 +08:00 |
liuyao
|
fc3468fe39
|
add log
|
2023-08-30 15:58:51 +08:00 |
liuyao
|
0a72e576bd
|
op stream pause
pause data dispatch
opt stream pause
|
2023-08-30 14:53:49 +08:00 |
Haojun Liao
|
646b339bde
|
fix(stream): not enable the pause before receive all finish rsp
|
2023-08-30 14:28:45 +08:00 |
Haojun Liao
|
c3e9590740
|
fix(stream): fix error.
|
2023-08-29 15:11:01 +08:00 |
Haojun Liao
|
b0c5fa8290
|
fix(stream): reset the task status.
|
2023-08-23 14:10:41 +08:00 |
Haojun Liao
|
57ef43ba18
|
fix(stream): set sink task status to enable the checkpoint.
|
2023-08-22 18:16:46 +08:00 |
Haojun Liao
|
def0877980
|
fix(stream): add timer to check stream task status.
|
2023-08-22 10:46:49 +08:00 |
Haojun Liao
|
8b27f98ee4
|
refactor: do some internal refactor.
|
2023-08-21 19:08:27 +08:00 |
Haojun Liao
|
29bb5854cc
|
fix(stream): fix error in check stream state.
|
2023-08-21 11:48:55 +08:00 |
Haojun Liao
|
ea6574b3c7
|
other: merge 3.0
|
2023-08-17 00:07:55 +08:00 |
Haojun Liao
|
7628be236d
|
other: merge main.
|
2023-08-16 09:03:54 +08:00 |
Haojun Liao
|
9551fcf7bb
|
fix(tsdb): check the
|
2023-08-15 20:57:12 +08:00 |
Haojun Liao
|
13640f5f53
|
other
|
2023-08-15 20:46:06 +08:00 |