Haojun Liao
|
13c6d1b23a
|
fix(stream): the checkpoint version can only be updated when generating checkpoint.
|
2023-11-09 17:11:37 +08:00 |
Haojun Liao
|
62f34c757e
|
fix(stream): remove invalid free.
|
2023-11-09 10:10:37 +08:00 |
Haojun Liao
|
d57b5cdc55
|
refactor:do some internal refactor.
|
2023-11-08 14:29:40 +08:00 |
Haojun Liao
|
658fafd03c
|
refactor: do some internal refactor.
|
2023-11-08 14:02:08 +08:00 |
Haojun Liao
|
809dd064a7
|
refactor(stream): create sim env for stream processing.
|
2023-11-08 11:04:16 +08:00 |
Haojun Liao
|
a0d81734f1
|
fix(stream): add ref for task.
|
2023-11-07 18:18:58 +08:00 |
Haojun Liao
|
43b14ba8b4
|
refactor: wait for a while when no quota available.
|
2023-11-07 17:49:49 +08:00 |
Haojun Liao
|
06d02b862e
|
fix(stream): update the fill-time for quota limitation.
|
2023-11-07 17:33:30 +08:00 |
Haojun Liao
|
0b59681158
|
refactor: wait a while when no token available.
|
2023-11-07 17:18:58 +08:00 |
Haojun Liao
|
344c3c5b13
|
fix(stream): fix syntax error.
|
2023-11-07 17:11:36 +08:00 |
Haojun Liao
|
9c49de69f8
|
refactor: do some internal refactor.
|
2023-11-07 17:05:20 +08:00 |
Haojun Liao
|
207b53f3f6
|
fix(stream): fix errors in scan-history, introduced by refactor
|
2023-11-07 16:19:09 +08:00 |
Haojun Liao
|
96f9264906
|
fix(stream): add null ptr check.
|
2023-11-07 00:38:02 +08:00 |
Haojun Liao
|
1312b9ea36
|
fix(stream): fix error.
|
2023-11-06 23:44:01 +08:00 |
Haojun Liao
|
4d8548e938
|
refactor: do some internal refactor.
|
2023-11-06 23:42:16 +08:00 |
Haojun Liao
|
312dbc1caa
|
refactor: do some internal refactor.
|
2023-11-06 19:49:25 +08:00 |
Haojun Liao
|
1f09d3a46b
|
fix(stream): fix error.
|
2023-11-06 19:46:47 +08:00 |
Haojun Liao
|
d9474016fc
|
fix(stream): exec scan-history in timer.
|
2023-11-06 18:55:53 +08:00 |
Haojun Liao
|
6b1889284b
|
fix(stream): record the start failure tasks.
|
2023-11-06 15:45:44 +08:00 |
Haojun Liao
|
69863febe6
|
fix(stream):reset the starting flag for the followers.
|
2023-11-06 13:17:13 +08:00 |
Haojun Liao
|
bfd14076d7
|
fix(stream): fix dead-lock.
|
2023-11-06 12:05:47 +08:00 |
Haojun Liao
|
d41fd27189
|
fix(stream): restart tasks in stream threads, instead of write thread.
|
2023-11-06 11:57:21 +08:00 |
Haojun Liao
|
0e44950a37
|
enh(stream): execute scan history by using time slice 1s.
|
2023-11-06 09:21:33 +08:00 |
Haojun Liao
|
1f756f58f6
|
fix(stream): add need update node into update node list.
|
2023-11-06 09:21:33 +08:00 |
Haojun Liao
|
680eb5674e
|
refactor: do some internal refactor.
|
2023-11-06 09:15:49 +08:00 |
Haojun Liao
|
d3ddaaa9f3
|
other(tsdb): adjust some log info.
|
2023-11-03 15:08:25 +08:00 |
Haojun Liao
|
c980e2030c
|
fix(tsdb): fix error during add on-demand opening stt file reader.
|
2023-11-03 11:04:32 +08:00 |
Haojun Liao
|
0acf4f1795
|
enh(tsdb): on-demand open stt file reader.
|
2023-11-03 10:35:05 +08:00 |
Haojun Liao
|
9d77351bb2
|
refactor: do some internal refactor.
|
2023-11-03 09:30:50 +08:00 |
Haojun Liao
|
b3d57e4a2d
|
fix(stream): not transfer state if state is not appropriate.
|
2023-11-02 19:31:35 +08:00 |
Haojun Liao
|
48aff868b6
|
fix(stream):update the log level.
|
2023-11-02 18:16:47 +08:00 |
Haojun Liao
|
39175dc03b
|
fix(stream): fix deadlock in transfer state.
|
2023-11-02 18:07:36 +08:00 |
Haojun Liao
|
3aed8c29ae
|
refactor: set different tq level.
|
2023-11-02 17:12:20 +08:00 |
Haojun Liao
|
420825c62f
|
fix(stream): return error code.
|
2023-11-02 10:22:03 +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
|
778c29b808
|
fix(stream): do some internal refactor.
|
2023-11-01 14:07:18 +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
|
5ff89bc098
|
fix(stream): add lock log.
|
2023-11-01 13:19: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 |
Haojun Liao
|
4694859325
|
fix(stream): add jump out loop by checking task status.
|
2023-10-31 19:31:00 +08:00 |
Haojun Liao
|
4c0242a58d
|
fix(stream): fix error in finishing event handling.
|
2023-10-31 16:39:14 +08:00 |