Haojun Liao
|
f4bac23906
|
refactor: do some internal refactor
|
2024-08-17 01:47:30 +08:00 |
Haojun Liao
|
54fdea3173
|
fix(stream): perform node update when mnode leader/follower switches.
|
2024-08-15 18:01:28 +08:00 |
Haojun Liao
|
3701ded767
|
fix(stream): remove invalid assert.
|
2024-08-12 16:56:43 +08:00 |
Haojun Liao
|
5ff6397416
|
fix(stream): update return value check.
|
2024-08-12 10:25:47 +08:00 |
Haojun Liao
|
71b8f67ea6
|
refactor: do some internal refactor.
|
2024-08-09 11:37:34 +08:00 |
Haojun Liao
|
dfa74f82d7
|
fix(stream): avoid repeat send checkpoint-report msg.
|
2024-08-09 00:40:05 +08:00 |
Haojun Liao
|
79d4596b72
|
fix(stream): fix syntax error.
|
2024-08-05 19:26:42 +08:00 |
Haojun Liao
|
e9ac0d6cd4
|
other: merge 3.0
|
2024-08-05 13:38:05 +08:00 |
Haojun Liao
|
34ce872eaf
|
refactor: do some internal refactor.
|
2024-08-05 10:16:09 +08:00 |
Haojun Liao
|
170a074de8
|
fix(stream): add check for checkpointId in retrieve-checkpoint id msg.
|
2024-08-04 11:37:23 +08:00 |
Haojun Liao
|
93cc7aa9ad
|
fix(stream): set correct return code.
|
2024-07-23 12:25:57 +08:00 |
Haojun Liao
|
06ca010059
|
fix(stream): fix syntax error.
|
2024-07-22 10:03:05 +08:00 |
Haojun Liao
|
5acd35bf71
|
fix(stream): check return value.
|
2024-07-22 09:37:48 +08:00 |
Haojun Liao
|
68ecda7b07
|
fix(stream): check return value.
|
2024-07-22 09:37:12 +08:00 |
Haojun Liao
|
7201526674
|
fix(stream): check return value.
|
2024-07-22 09:13:39 +08:00 |
Haojun Liao
|
30186f466b
|
refactor: check return value for each function.
|
2024-07-17 16:47:56 +08:00 |
Haojun Liao
|
552e59f42b
|
refactor: check return value for each function.
|
2024-07-17 15:40:00 +08:00 |
Haojun Liao
|
c71413c2aa
|
fix(stream): discard the repeat send consensus-checkpointId msg.
|
2024-07-09 14:52:15 +08:00 |
Haojun Liao
|
6e15c16cf7
|
fix(stream): check the set consensus-checkpointId ts.
|
2024-07-08 14:33:28 +08:00 |
Haojun Liao
|
ce4153b6fc
|
fix(stream): use hb to send the consens-checkpointid req.
|
2024-07-08 09:05:33 +08:00 |
Haojun Liao
|
8e6bb176c2
|
fix(stream): use trans to set the consensus-checkpoint id
|
2024-07-05 16:17:20 +08:00 |
Haojun Liao
|
db4a00c74e
|
fix(stream): not restart for reset task status.
|
2024-07-05 08:55:40 +08:00 |
Haojun Liao
|
47b0a0464e
|
fix(stream): send checkpoint-source-rsp to mnode before reset task status.
|
2024-07-04 15:21:16 +08:00 |
Haojun Liao
|
653f7a1a43
|
fix(stream): refactor the checkpoint consensus policy.
|
2024-07-04 13:55:50 +08:00 |
Haojun Liao
|
c7d4f45b7f
|
fix(stream): remove invalid assert.
|
2024-07-02 15:33:25 +08:00 |
Haojun Liao
|
4e56b6f9eb
|
fix(stream): fix error in pause/resume procedure.
|
2024-07-02 13:33:31 +08:00 |
Haojun Liao
|
f09be802ea
|
other: merge 3.0
|
2024-07-01 13:32:30 +08:00 |
Haojun Liao
|
79085015d6
|
fix(stream): set correct msg start position.
|
2024-06-29 00:49:37 +08:00 |
Haojun Liao
|
707fe02885
|
fix(stream):set the initial transId
|
2024-06-28 16:30:12 +08:00 |
Haojun Liao
|
f6e32529fc
|
fix(stream): set initial update ep transId.
|
2024-06-28 14:13:16 +08:00 |
Haojun Liao
|
025437df0c
|
fix(stream): fix error in checkpoint consensus.
|
2024-06-27 19:25:18 +08:00 |
Haojun Liao
|
48bf5eb4d8
|
other: merge 3.0
|
2024-06-27 19:23:06 +08:00 |
Haojun Liao
|
a44e17d5ea
|
fix(stream): enable to re-send hbmsg if mnode failed to recv this hbmsg.
|
2024-06-26 15:21:14 +08:00 |
Hongze Cheng
|
b761bd2e38
|
enh: port main change to 3.0
|
2024-06-26 10:32:15 +08:00 |
Haojun Liao
|
1818edcb2b
|
fix(stream): consensus the start checkpoint id, and extract the streamhb related functions into a new file.
|
2024-06-26 10:18:32 +08:00 |
Haojun Liao
|
bd8c7d8c93
|
fix(stream): pause not stop the start procedure of stream tasks.
|
2024-06-24 13:25:48 +08:00 |
Haojun Liao
|
119001e30b
|
fix(stream): update the retrieve checkpoint-trigger msg.
|
2024-06-21 15:11:48 +08:00 |
Haojun Liao
|
e7105edaa4
|
fix(stream): disable pause if task is un-init.
|
2024-06-21 14:14:44 +08:00 |
Haojun Liao
|
aea4254d40
|
fix(stream): async start task.
|
2024-06-21 10:37:06 +08:00 |
Haojun Liao
|
2cb9644471
|
fix(stream): update the checkpoint info only when the status is normal.
|
2024-06-21 09:23:29 +08:00 |
Haojun Liao
|
ece139d921
|
fix(stream): initialize the sink stream task.
|
2024-06-21 09:22:09 +08:00 |
Haojun Liao
|
2534ce5071
|
fix(stream): fix a typo.
|
2024-06-19 10:29:01 +08:00 |
Haojun Liao
|
c4a2756907
|
fix(stream): not revise the stream id for fill-history task.
|
2024-06-17 23:13:54 +08:00 |
Haojun Liao
|
60fac80345
|
fix(stream): add some logs.
|
2024-06-17 19:34:09 +08:00 |
Haojun Liao
|
b25e6d3250
|
fix(stream): always return 0 for enqueuing retrieve block.
|
2024-06-14 14:43:27 +08:00 |
Haojun Liao
|
0f8c0fa8cb
|
fix(stream): add dispatch data monitor to handle the network broken problem that may cause the stream process frozen.
|
2024-06-13 14:56:20 +08:00 |
Haojun Liao
|
d06e1549f1
|
fix(stream): add fill-history task id in msg.
|
2024-06-12 15:27:19 +08:00 |
Haojun Liao
|
9406be9aa6
|
fix(stream): remove invalid reset.
|
2024-06-11 18:58:16 +08:00 |
Haojun Liao
|
a41a04dc37
|
fix(stream): remove the related history task correctly.
|
2024-06-11 18:35:59 +08:00 |
Haojun Liao
|
cbf8b363fc
|
fix(stream): update checkpoint info by using trans.
|
2024-06-10 00:46:01 +08:00 |