Commit graph

190 commits

Author SHA1 Message Date
yihaoDeng
57f7145878 formate qid 2024-09-29 17:56:11 +08:00
lyh250-666
ae7dde1aa2 enh:modify error code passing 2024-09-19 19:51:51 +08:00
Haojun Liao
3332a0b822 refactor: do some internal refactor. 2024-09-15 01:19:30 +08:00
Haojun Liao
1a90e9612d refactor: check return value. 2024-09-13 23:04:41 +08:00
Haojun Liao
a33015e712 refactor: pass error code to invoker. 2024-09-13 19:35:02 +08:00
Haojun Liao
c13248dd4e refactor: remove void. 2024-09-12 19:23:05 +08:00
Haojun Liao
3d50df7191 refactor: remove void. 2024-09-12 16:05:07 +08:00
Haojun Liao
e0a275f1d4 fix(stream): do some internal refactor and rewrite the error code for encode. 2024-09-12 14:49:35 +08:00
Haojun Liao
06f42443cb refactor: remove void. 2024-09-08 22: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
4c91928db3
Merge pull request #27554 from taosdata/fix/syntax
refactor: remove assert
2024-08-31 15:57:27 +08:00
Haojun Liao
fb8867f403 refactor: remove assert. 2024-08-29 19:55:09 +08:00
Haojun Liao
705d778d95
Merge pull request #27539 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-08-29 18:38:05 +08:00
Haojun Liao
5bffb0c675 refactor: do some internal refactor. 2024-08-29 14:21:23 +08:00
Haojun Liao
63ec527e04
Merge pull request #27536 from taosdata/fix/3_liaohj
fix(stream): enable follower update the checkpoint info.
2024-08-29 13:43:06 +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
Pan Wei
8b0a040c64
Merge pull request #27500 from taosdata/enh/TD-31691
Modify error code passing for taosMemoryCalloc function in vnode
2024-08-28 11:24:26 +08:00
lyh250-666
06daf85130 Modify error code passing for taosMemoryCalloc function in vnode 2024-08-27 17:37:01 +08:00
Yihao Deng
e1998d151b update qid log 2024-08-24 10:19:25 +00:00
yihaoDeng
d3ea7ad6d1 change QID log 2024-08-22 10:08:26 +08:00
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