Commit Graph

32200 Commits

Author SHA1 Message Date
Haojun Liao 82293406f1 fix(stream): fix syntax error. 2024-06-05 09:14:33 +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 29648be30d fix(stream): add the new node info when adding stream tasks. 2024-06-04 23:28:08 +08:00
Haojun Liao 4fc21cc8b0 refactor: do some internal refactor. 2024-06-04 10:08:18 +08:00
Haojun Liao 407f79cfa6 fix(stream): fix dead-lock. 2024-06-03 19:14:45 +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 927e2237de Merge branch '3.0' into fix/3_liaohj 2024-06-03 15:56:02 +08:00
Hongze Cheng 6f72fd4170
Merge pull request #25996 from taosdata/feat/TD-30006-3
Feat/TD-30006-3
2024-06-03 15:41:47 +08:00
dapan1121 affdeed944
Merge pull request #25909 from taosdata/feat/ly_tmq_batch_meta
optimize tmq snapshot meta
2024-06-03 10:19:57 +08:00
Haojun Liao f13dc1858a fix(stream): disable stream checkpoint when related fill-history task exists. 2024-06-03 09:54:28 +08:00
Hongze Cheng 812777a664
Merge pull request #25991 from taosdata/fix/TD-30348-30
Fix/TD-30348-30
2024-06-03 09:21:02 +08:00
Hongze Cheng 6643285699
Merge pull request #25985 from taosdata/fix/TD-30249-3.0
fix: memory leak
2024-06-03 08:59:17 +08:00
Hongze Cheng c8f13874a7
Merge pull request #25984 from taosdata/fix/TD-30309-3.0
fix: coverity scan problem
2024-06-03 08:58:48 +08:00
Haojun Liao 31317c4895 fix(stream): set the checkpoint ready info for only one task in stream. 2024-06-01 23:20:43 +08:00
Haojun Liao 2a8270f9c8 fix(stream): track the checkpoint-ready msg on the upstream tasks. 2024-06-01 18:26:45 +08:00
Yihao Deng ac2d9ab276 add error 2024-05-31 11:41:05 +00:00
Yihao Deng 69e402d547 add error 2024-05-31 11:40:54 +00:00
Yihao Deng 9f0d6eddae add error 2024-05-31 11:40:08 +00:00
Haojun Liao 5cbd733cab fix(util): idle 500ms after kill rsync 2024-05-31 18:41:20 +08:00
54liuyao e0167511c1 use tDeleteSVCreateTbBatchReq free mem 2024-05-31 17:18:25 +08:00
Yihao Deng 9fb329f481 add error 2024-05-31 08:08:54 +00:00
Yihao Deng fd385d7c52 support add column compress 2024-05-31 06:41:36 +00: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
Yihao Deng c253ac73a9 support add column compress 2024-05-31 06:27:54 +00:00
Haojun Liao bef1953b24
Merge branch '3.0' into fix/3_liaohj 2024-05-31 14:27:46 +08:00
Yihao Deng 116409d73f merge 3.0 2024-05-31 02:53:36 +00:00
Yihao Deng 5293c4a1dd Merge branch '3.0' into feat/TD-30006 2024-05-31 02:49:58 +00:00
Yihao Deng a1ccf91298 support add column compress 2024-05-31 02:47:57 +00:00
Yihao Deng b364379671 add compress 2024-05-31 02:31:29 +00:00
Haojun Liao ee4e4c0e6d refactor: do some internal refactor. 2024-05-31 09:17:20 +08:00
Hongze Cheng 0988064f9c
Merge pull request #25950 from taosdata/fix/TD-30291-3.0
fix: arb distinguish between isSync and acked
2024-05-30 19:50:51 +08:00
Yihao Deng c6407277dc support add column compress 2024-05-30 11:41:22 +00:00
Haojun Liao 815a9e953b fix(stream): desc the ref for checkpoint-trigger timer. 2024-05-30 18:41:56 +08:00
Haojun Liao e66283d99c fix(stream): remove table meta in table-meta cache. 2024-05-30 18:41:17 +08:00
Hongze Cheng 1821f9aae4 format 2024-05-30 16:29:31 +08:00
Hongze Cheng b9d8f63e85 fix: memory leak 2024-05-30 16:28:51 +08:00
Hongze Cheng d28abdf837 fix coverity scan problem 2024-05-30 16:11:53 +08:00
Haojun Liao b4956392d9 fix(stream): return in_progress code if not send retrieve rsp to downstream. 2024-05-30 15:54:08 +08:00
dapan1121 4f67ccc5d5
Merge pull request #25935 from taosdata/fix/3.0/TD-30188
fix select from union all caused crash
2024-05-30 15:45:44 +08:00
Haojun Liao 5768cc94a1 Merge branch '3.0' into fix/3_liaohj 2024-05-30 15:35:00 +08:00
Haojun Liao cff5e753ef fix(stream): discard the result data block if the primary timestamp of results is expired. 2024-05-30 14:16:49 +08:00
Hongze Cheng 91394f2e6d fix more 2024-05-30 11:01:44 +08:00
Hongze Cheng f85a4df0e6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30317-3.0 2024-05-30 10:24:31 +08:00
Hongze Cheng 88a2c373b3 more fix 2024-05-30 10:22:26 +08:00
dapan1121 f09135abed
Merge pull request #25968 from taosdata/fix/TD-30108
fix: add ut thread join
2024-05-30 08:46:18 +08:00
Haojun Liao 0946f25e5f fix(stream): fix syntax error. 2024-05-29 22:36:22 +08:00
Haojun Liao becc4cb368 enh(stream): limit the concurrent started checkpoint tasks. 2024-05-29 19:29:26 +08:00
Hongze Cheng cd74a7e8e8
Merge pull request #25957 from taosdata/fix/TD-30307-3.0
fix/TD-30307
2024-05-29 18:53:59 +08:00
dapan1121 a98394949a fix: add ut thread join 2024-05-29 17:20:56 +08:00
54liuyao 129d04a449 adj tmq param 2024-05-29 16:29:04 +08:00