Haojun Liao
|
44466a4bcd
|
fix(stream): fix a typo
|
2024-08-15 22:28:13 +08:00 |
Haojun Liao
|
3274194d21
|
refactor: do some internal refactor.
|
2024-08-15 17:11:43 +08:00 |
Haojun Liao
|
59270dfd0d
|
fix(stream): check status before start timer.
|
2024-08-15 16:56:30 +08:00 |
Haojun Liao
|
3701ded767
|
fix(stream): remove invalid assert.
|
2024-08-12 16:56:43 +08:00 |
Haojun Liao
|
71b8f67ea6
|
refactor: do some internal refactor.
|
2024-08-09 11:37:34 +08:00 |
Haojun Liao
|
bb7efb7423
|
Merge branch '3.0' into fix/3_liaohj
|
2024-08-07 10:21:53 +08:00 |
Haojun Liao
|
ade444b690
|
fix(stream): check return value.
|
2024-08-05 14:45:54 +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
|
02b59d0b33
|
fix(stream): add more check in tmr.
|
2024-08-03 16:34:26 +08:00 |
Haojun Liao
|
6539760c64
|
fix(stream): fix dead lock caused by refactor.
|
2024-08-01 16:13:31 +08:00 |
Haojun Liao
|
6ba428fbf8
|
other: merge 3.0.
|
2024-08-01 11:15:49 +08:00 |
Haojun Liao
|
d364397e0d
|
fix(stream): fix dead lock caused by refactor.
|
2024-07-31 19:15:17 +08:00 |
Haojun Liao
|
da4018931b
|
fix(stream): calculate the error code after set current rsp status.
|
2024-07-20 15:35:41 +08:00 |
Haojun Liao
|
aaf67a42eb
|
fix(stream): fix race condition in handling dispatch rsp.
|
2024-07-19 16:41:39 +08:00 |
Haojun Liao
|
852dd833d0
|
fix(stream): fix syntax error.
|
2024-07-19 00:09:28 +08:00 |
Haojun Liao
|
2ca6726922
|
refactor: check return value for each function.
|
2024-07-18 22:52:32 +08:00 |
Haojun Liao
|
fb3fe03c1f
|
fix(stream): to avoid repeatly start checkpoint timer if previous timer is not started yet.
|
2024-07-18 14:57:39 +08:00 |
Haojun Liao
|
2b00d6549d
|
refactor: check return value for each function.
|
2024-07-17 17:57:08 +08:00 |
Haojun Liao
|
0100bb51b9
|
other: merge 3.0
|
2024-07-17 17:36:49 +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
|
5057749790
|
fix(stream): fix race condition for dispatch msg.
|
2024-07-17 10:22:49 +08:00 |
Haojun Liao
|
9aadc5e4ac
|
fix(stream): fix race condition for dispatch msg.
|
2024-07-17 10:18:58 +08:00 |
Haojun Liao
|
c4cde6f268
|
fix(stream): mark the timer launched by which checkpoint procedure.
|
2024-07-15 14:23:33 +08:00 |
Haojun Liao
|
773f70a907
|
fix(stream): fix syntax error.
|
2024-07-09 15:55:56 +08:00 |
Haojun Liao
|
998421e5ad
|
fix(stream): update some logs.
|
2024-07-04 17:49:59 +08:00 |
Haojun Liao
|
e6defda0d0
|
fix(stream): check for checkpoint interrpution in sendReady monitor.
|
2024-07-04 17:48:58 +08:00 |
Haojun Liao
|
1ffec769b8
|
fix(stream): clear the msgId if send success, and handle the race condition problem.
|
2024-06-28 17:03:14 +08:00 |
Haojun Liao
|
79be59d20c
|
fix(stream): reset the status before re-send data.
|
2024-06-28 16:27:31 +08:00 |
Hongze Cheng
|
b761bd2e38
|
enh: port main change to 3.0
|
2024-06-26 10:32:15 +08:00 |
Haojun Liao
|
21e1763ff4
|
fix(stream): set correct flag for checkpoint.
|
2024-06-22 11:16:20 +08:00 |
Haojun Liao
|
095510ba41
|
fix(stream): fix deadlock
|
2024-06-21 23:43:25 +08:00 |
Haojun Liao
|
94f3c6ec2d
|
fix(stream): fix deadlock
|
2024-06-21 23:40:03 +08:00 |
Haojun Liao
|
82febd30a0
|
fix(stream): check the task status checkpoint-ready msg send timer.
|
2024-06-21 18:48:34 +08:00 |
Haojun Liao
|
5a9500055d
|
fix(stream): check the task status checkpoint-ready msg send timer.
|
2024-06-21 18:44:54 +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
|
9af6076b4f
|
fix(stream): add the dispatch entry.
|
2024-06-14 14:42:22 +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
|
895ee30cf3
|
Merge branch '3.0' into enh/opt_prj
|
2024-06-09 23:51:38 +08:00 |
Haojun Liao
|
52e090634e
|
fix(stream): transfer state before send checkpoint-trigger msg to downstream tasks.
|
2024-06-06 17:21:23 +08:00 |
Haojun Liao
|
29d34200b5
|
other: fix coverity issues.
|
2024-06-05 13:39:46 +08:00 |
Haojun Liao
|
bf9a5135fb
|
fix(stream): disable timer for checkpoint-ready msg in rsma.
|
2024-06-05 00:13:57 +08:00 |
Haojun Liao
|
4fc21cc8b0
|
refactor: do some internal refactor.
|
2024-06-04 10:08:18 +08:00 |
Haojun Liao
|
3b3ed1c30c
|
fix(stream): add monitor for checkpoint-ready msg recv status.
|
2024-06-03 16:45:37 +08:00 |
Haojun Liao
|
2a8270f9c8
|
fix(stream): track the checkpoint-ready msg on the upstream tasks.
|
2024-06-01 18:26:45 +08:00 |
Haojun Liao
|
76b43dc072
|
fix(stream): 1. check the checkpoint-trigger rsp, 2. set the error code in the message body, 3. follower nodes not handle the checkpoint-trigger retrieve request.
|
2024-05-31 14:32:55 +08:00 |
Haojun Liao
|
ee4e4c0e6d
|
refactor: do some internal refactor.
|
2024-05-31 09:17:20 +08:00 |
Haojun Liao
|
0946f25e5f
|
fix(stream): fix syntax error.
|
2024-05-29 22:36:22 +08:00 |
Haojun Liao
|
27ac6ca16e
|
fix(stream): desc the ref for checkpoint-trigger timer.
|
2024-05-29 14:12:14 +08:00 |