Commit Graph

1041 Commits

Author SHA1 Message Date
Haojun Liao 7c44227048
Merge pull request #27263 from taosdata/fix/3_liaohj
fix(stream): delay to load the stream task.
2024-08-16 09:11:30 +08:00
Haojun Liao 868898d11c fix(stream): delay to load the stream task. 2024-08-16 00:28:49 +08:00
Haojun Liao e9cf8471ef
Merge pull request #27260 from taosdata/fix/3_liaohj
fix(stream): perform node update when mnode leader/follower switches.
2024-08-16 00:27:42 +08:00
Haojun Liao 54fdea3173 fix(stream): perform node update when mnode leader/follower switches. 2024-08-15 18:01:28 +08:00
dapan1121 9f47f8467d
Merge pull request #27087 from taosdata/feat/TS-5156
opti:[TS-5156]add user/fqdn in show consumers/subscriptions
2024-08-15 11:33:27 +08:00
Haojun Liao eb029395a2 fix(stream): init exec when mnd become leader. 2024-08-14 00:38:15 +08:00
wangmm0220 9e018e8e58 fix:[TS-5156]add user/fqdn in show consumers 2024-08-09 14:28:58 +08:00
Haojun Liao 6fc8c7bd4e
Merge pull request #26619 from taosdata/fix/3_liaohj
fix(stream): adjust the time to free task backend.
2024-08-09 09:09:21 +08:00
Haojun Liao dfa74f82d7 fix(stream): avoid repeat send checkpoint-report msg. 2024-08-09 00:40:05 +08:00
wangmm0220 d5b990e4ed fix:[TS-5156]add user in show consumers 2024-08-08 16:38:11 +08:00
wangmm0220 9ee22b17a1 fix:[TD-TD-31308] error code if topic not exist 2024-08-08 09:46:00 +08:00
Haojun Liao bb7efb7423 Merge branch '3.0' into fix/3_liaohj 2024-08-07 10:21:53 +08:00
dapan1121 b6a7049e75
Merge pull request #27021 from taosdata/fix/TD-31115
fix:[TD-31115] add consumer check when drop topic or group in tmq
2024-08-07 09:42:12 +08:00
wangmm0220 555df05e48 fix:[TD-31115] add consumer check when drop topic or group in tmq 2024-08-06 19:27:42 +08:00
dmchen 0bff078c95 fix/TD-30742 2024-08-02 04:46:30 +00:00
Haojun Liao aefb9d275e fix(stream): add ts in HbMsg. 2024-08-01 15:22:37 +08:00
Haojun Liao b8416370b4 Merge branch '3.0' into fix/3_liaohj 2024-08-01 11:24:07 +08:00
Haojun Liao 6ba428fbf8 other: merge 3.0. 2024-08-01 11:15:49 +08:00
dapan1121 7d82036903
Merge pull request #26522 from taosdata/feat/TS-4592
feat:[TS-4592]remove lost status for consumer
2024-08-01 10:26:10 +08:00
Haojun Liao 52b3e1be6f fix(stream): drop orphan tasks/reset task in trans done by write-queue. 2024-07-31 14:08:22 +08:00
wangmm0220 ce3d60ed20 feat:[TS-4592]remove lost status for consumer 2024-07-29 23:57:28 +08:00
kailixu 50c2fc567c chore: merge 3.0 2024-07-24 12:05:01 +08:00
WANG MINGMING 535755266d
Merge branch '3.0' into opti/TD-31017 2024-07-23 19:44:06 +08:00
kailixu 66dda35f75 Merge branch '3.0' into enh/TD-30988-3.0 2024-07-23 18:06:44 +08:00
Haojun Liao ad96333336 fix(stream): discard the processed hbmsg in the mnode. 2024-07-23 17:16:40 +08:00
kailixu 2ddf03fd74 enh: return error code 2024-07-23 00:43:33 +08:00
wangmm0220 862a40afa0 fix:[TD-31017]process return value in mnode for tmq 2024-07-22 17:30:49 +08:00
kailixu b337fa628b enh: return error code 2024-07-22 15:29:37 +08:00
Haojun Liao be162fb62f fix(stream): check return value. 2024-07-22 13:31:57 +08:00
Haojun Liao ebe1d09d74 fix(stream): check return value. 2024-07-22 10:07:18 +08:00
kailixu 98a1145091 enh: return error code 2024-07-21 23:45:59 +08:00
kailixu b2c60945d7 enh: return error code 2024-07-19 18:10:43 +08:00
kailixu 1547b7ba88 enh: return with code 2024-07-17 17:57:14 +08:00
wangmm0220 f90fd21142 fix:[TS-4592]merge conflicts 2024-07-11 15:04:07 +08:00
wangmm0220 4ef2c39649 fix:[TS-4592]remove lost status 2024-07-11 14:56:25 +08:00
wangmm0220 b28437aaba feat:[TS-4592] clear lost status for consumer 2024-07-10 18:42:20 +08:00
Haojun Liao acde36a25b Merge branch '3.0' into fix/3_liaohj 2024-07-09 14:43:35 +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 653f7a1a43 fix(stream): refactor the checkpoint consensus policy. 2024-07-04 13:55:50 +08:00
Haojun Liao 8bacca6644
Merge pull request #26381 from taosdata/fix/3_liaohj
fix(stream): set the initial checkpointId for a new created stream.
2024-07-02 22:40:49 +08:00
Haojun Liao c73a003ee3 fix(stream): set the initial checkpointId for a new created stream. 2024-07-02 19:13:20 +08:00
Haojun Liao 420b59fea5
Merge pull request #26344 from taosdata/fix/3_liaohj
fix(stream): validate the stream hb msg, and discard the invalid hb msg.
2024-07-02 09:07:31 +08:00
wangjiaming0909 5040ff5bd9 mnode/qnode support QueryAutoQWorkerPool 2024-07-01 11:08:40 +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
Hongze Cheng 38caccb097
Merge pull request #26300 from taosdata/fix/TD-30768-3.0
fix/TD-30768
2024-06-27 18:01:26 +08:00
wangmm0220 d4b31cfd8e fix:[TS-4921] errors in test 2024-06-26 18:32:09 +08:00
dmchen e47968340d fix drop db 2024-06-26 09:40:17 +00: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