Haojun Liao
|
2da9476e48
|
fix(stream): always load the data for fill-history scan.
|
2024-06-06 14:18:04 +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
|
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
|
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 |
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 |
Haojun Liao
|
ee4e4c0e6d
|
refactor: do some internal refactor.
|
2024-05-31 09:17:20 +08:00 |
Yihao Deng
|
c6407277dc
|
support add column compress
|
2024-05-30 11:41:22 +00: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 |
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 |
dapan1121
|
a98394949a
|
fix: add ut thread join
|
2024-05-29 17:20:56 +08:00 |
Haojun Liao
|
46ca55ac74
|
fix(stream): avoid deadlock.
|
2024-05-29 15:20:35 +08:00 |
Haojun Liao
|
27ac6ca16e
|
fix(stream): desc the ref for checkpoint-trigger timer.
|
2024-05-29 14:12:14 +08:00 |
Haojun Liao
|
09efbad117
|
fix(stream): drop related fill history task.
|
2024-05-29 11:16:26 +08:00 |
dmchen
|
5283ca87ed
|
fix/TD-30307
|
2024-05-29 03:08:15 +00:00 |
Haojun Liao
|
a9abe78eab
|
other: comment invalid sleep for test purpose
|
2024-05-29 09:16:37 +08:00 |
Haojun Liao
|
225dfb1a93
|
enh(stream): check checkpoint-trigger msg every 100ms.
|
2024-05-29 00:30:42 +08:00 |
Haojun Liao
|
d1d868f239
|
refactor: do some internal refactor and set the pActiveInfo for rsma.
|
2024-05-29 00:08:29 +08:00 |
Haojun Liao
|
8d54d45054
|
fix(stream): fix error found by CI.
|
2024-05-28 17:30:14 +08:00 |
Haojun Liao
|
c3c6b680fb
|
Merge branch '3.0' into fix/3_liaohj
|
2024-05-28 17:29:22 +08:00 |
Hongze Cheng
|
913612e4a6
|
Merge pull request #25913 from taosdata/enh/TS-4723-3.0
enh: reduce compact block write time
|
2024-05-28 13:18:57 +08:00 |
Haojun Liao
|
cc318d7e2d
|
enh(stream): sink task does not initialize the backend.
|
2024-05-28 11:34:04 +08:00 |
Haojun Liao
|
bd514fe4d3
|
other: merge rows.
|
2024-05-28 11:13:09 +08:00 |
Haojun Liao
|
230631a535
|
Merge pull request #25943 from taosdata/fix/TD-30028
fix(query): check if pSliceIno->pPrevGroupKey is initialized or not.
|
2024-05-28 11:08:47 +08:00 |
54liuyao
|
7fc2e8cc26
|
batch meta
|
2024-05-28 10:17:20 +08:00 |
Haojun Liao
|
be107b204c
|
enh(stream): support retrieve checkpoint data remotely when start stream tasks in vnodes.
|
2024-05-28 09:54:22 +08:00 |
Haojun Liao
|
a9ca820b06
|
fix(query): check if pSliceIno->pPrevGroupKey is initialized or not.
|
2024-05-27 22:31:02 +08:00 |
dapan1121
|
99859c30ed
|
Merge pull request #25932 from taosdata/fix/TD-30190
Fix/td 30190
|
2024-05-27 18:53:21 +08:00 |
wangjiaming0909
|
fd34087b8c
|
fix select from union all caused crash
|
2024-05-27 16:20:13 +08:00 |
dapan1121
|
a25b70c45c
|
fix: add timeline test cases
|
2024-05-27 14:53:30 +08:00 |
Hongze Cheng
|
72736ba7b9
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-4723-3.0
|
2024-05-27 09:33:33 +08:00 |
Haojun Liao
|
03a5230bd7
|
Merge pull request #25923 from taosdata/fix/TD-30028
fix(stream): fix memory leak if write failed.
|
2024-05-25 00:40:14 +08:00 |