Haojun Liao
|
8b43aec33d
|
refactor: do some internal refactor.
|
2024-09-30 18:15:22 +08:00 |
|
Haojun Liao
|
0f28cd1d48
|
refactor: do some internal refactor.
|
2024-09-30 13:53:53 +08:00 |
|
lyh250-666
|
5f6802e0a1
|
enh:modify addede rror code passing
|
2024-09-24 16:29:28 +08:00 |
|
Haojun Liao
|
8c15f59d68
|
fix(stream): fix the deadlock.
|
2024-09-20 14:22:59 +08:00 |
|
Haojun Liao
|
b4277e0e65
|
refactor:do some internal refactor.
|
2024-09-15 16:15:11 +08:00 |
|
Haojun Liao
|
c4a49a7bd9
|
refactor: do some internal refactor.
|
2024-09-15 00:45:45 +08:00 |
|
Haojun Liao
|
b494163f28
|
refactor: check return value.
|
2024-09-14 13:39:23 +08:00 |
|
Haojun Liao
|
d013e02762
|
Merge branch '3.0' into fix/3_liaohj
|
2024-09-12 14:07:09 +08:00 |
|
Pan Wei
|
8b7b5b7c6d
|
Merge pull request #27752 from taosdata/fix/TD-31870/OSFileRetCode
osDir
|
2024-09-11 17:52:14 +08:00 |
|
Haojun Liao
|
c38eb033a9
|
refactor:update logs.
|
2024-09-11 15:57:06 +08:00 |
|
lyh250-666
|
6cbb0cf172
|
enh:modify error code passing libs/
|
2024-09-11 09:58:41 +08:00 |
|
Haojun Liao
|
51bee72807
|
fix(stream):not reset the failed checkpointId
|
2024-09-10 12:58:08 +08:00 |
|
xsren
|
520336e129
|
osDir
|
2024-09-09 15:47:17 +08:00 |
|
Haojun Liao
|
f2cb9b3bb9
|
fix(stream): fix syntax error.
|
2024-09-09 15:41:14 +08:00 |
|
Haojun Liao
|
a29903101a
|
refactor: remove void and do some internal refactor.
|
2024-09-09 14:49:05 +08:00 |
|
Haojun Liao
|
277528996e
|
fix(stream): handle continuous retrieve during checkpoint procedure.
|
2024-09-05 16:04:36 +08:00 |
|
Haojun Liao
|
7d7c2e6ff5
|
refactor: remove void.
|
2024-08-30 15:20:53 +08:00 |
|
Haojun Liao
|
5bffb0c675
|
refactor: do some internal refactor.
|
2024-08-29 14:21:23 +08:00 |
|
Haojun Liao
|
40669f4e9c
|
fix(tsdb): 1. repeat send req consensus-checkpoint-id; 2.add more error code to deal with the init event failure,
|
2024-08-29 11:14:58 +08:00 |
|
Haojun Liao
|
1fa94a4827
|
fix(stream): enable follower update the checkpoint info.
|
2024-08-28 19:20:48 +08:00 |
|
Haojun Liao
|
92286cd8c7
|
refactor: do some internal refactor.
|
2024-08-21 16:11:26 +08:00 |
|
Haojun Liao
|
ecf65dd7f6
|
fix(stream): fix syntax error.
|
2024-08-21 15:16:04 +08:00 |
|
Haojun Liao
|
1a458109ca
|
fix: fix syntax error.
|
2024-08-21 14:54:41 +08:00 |
|
Haojun Liao
|
b6084e64ce
|
refactor: remove assert in stream module.
|
2024-08-21 10:00:35 +08:00 |
|
Haojun Liao
|
f4bac23906
|
refactor: do some internal refactor
|
2024-08-17 01:47:30 +08:00 |
|
Haojun Liao
|
c94cd24593
|
refactor: do some internal refactor.
|
2024-08-15 18:29:36 +08:00 |
|
Haojun Liao
|
3701ded767
|
fix(stream): remove invalid assert.
|
2024-08-12 16:56:43 +08:00 |
|
Haojun Liao
|
a145d9db22
|
fix(stream): allowed continue hb msg.
|
2024-08-09 14:08:08 +08:00 |
|
Haojun Liao
|
506a72d50f
|
fix(stream): update checkpoint info only it is in ck status.
|
2024-08-09 02:02:41 +08:00 |
|
Haojun Liao
|
dfa74f82d7
|
fix(stream): avoid repeat send checkpoint-report msg.
|
2024-08-09 00:40:05 +08:00 |
|
Haojun Liao
|
bb7efb7423
|
Merge branch '3.0' into fix/3_liaohj
|
2024-08-07 10:21:53 +08:00 |
|
Haojun Liao
|
6645192ff3
|
fix(stream): fix syntax error.
|
2024-08-05 19:12:42 +08:00 |
|
Haojun Liao
|
6297d238e0
|
fix: check return values.
|
2024-08-05 18:34:56 +08:00 |
|
Haojun Liao
|
e9ac0d6cd4
|
other: merge 3.0
|
2024-08-05 13:38:05 +08:00 |
|
Haojun Liao
|
183f33af87
|
fix(stream): fix syntax error.
|
2024-08-05 10:35:00 +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
|
895a9a1f3d
|
fix(stream): check status before start init, do some internal refactor.
|
2024-08-02 16:54:08 +08:00 |
|
Haojun Liao
|
ede7f23b0e
|
fix(stream): fix dead lock caused by refactor.
|
2024-08-01 16:14:34 +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
|
240d2c2a2c
|
fix(stream): fix dead lock caused by refactor.
|
2024-08-01 09:31:51 +08:00 |
|
Haojun Liao
|
d364397e0d
|
fix(stream): fix dead lock caused by refactor.
|
2024-07-31 19:15:17 +08:00 |
|
Haojun Liao
|
eefee54c6a
|
fix(stream): check return value.
|
2024-07-23 17:31: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
|
144855ef83
|
fix(stream): fix deadlock
|
2024-07-19 09:39:29 +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 |
|