Haojun Liao
|
3b08ee3d16
|
Merge pull request #25458 from taosdata/fix/3_liaohj
fix(stream): add task update trans conflict level.
|
2024-04-24 18:54:06 +08:00 |
|
dapan1121
|
ab2c9aaf5b
|
Merge pull request #25466 from taosdata/enh/TD-29758
enh:[TD-29758]optimize log in tmq
|
2024-04-24 17:47:28 +08:00 |
|
Hongze Cheng
|
b1fb14e49e
|
Merge pull request #25465 from taosdata/fix/TD-29759
fix(s3migrate/datas3): init fd of from & to early
|
2024-04-24 11:29:47 +08:00 |
|
Hongze Cheng
|
c3275dc61c
|
Merge pull request #25459 from taosdata/fix/TD-29750-3.0
fix: if not exists logic for topic/stream/table
|
2024-04-24 10:52:53 +08:00 |
|
Hongze Cheng
|
0eae851257
|
Merge pull request #25425 from taosdata/fix/ci_monitor_memory
fix ci monitor memory
|
2024-04-24 10:35:04 +08:00 |
|
wangmm0220
|
20cedc3339
|
enh:[TD-29758]optimize log in tmq
|
2024-04-24 10:02:58 +08:00 |
|
Minglei Jin
|
c76f886c91
|
fix(s3migrate/datas3): init fd of from & to early
|
2024-04-24 09:36:44 +08:00 |
|
kailixu
|
c173be667c
|
Merge branch '3.0' into fix/TD-29750-3.0
|
2024-04-24 08:44:43 +08:00 |
|
Haojun Liao
|
ace5e12e65
|
fix(tsdb): set the correct lflag when creating tsdbCache reader.
|
2024-04-23 19:25:51 +08:00 |
|
Cary Xu
|
44b4580bd5
|
Update metaTable.c
|
2024-04-23 18:37:40 +08:00 |
|
kailixu
|
89ee62ac09
|
fix: if not exists logic for topic/stream/table
|
2024-04-23 18:19:16 +08:00 |
|
Haojun Liao
|
0f8ff48c6b
|
fix(stream): fix double free
|
2024-04-23 18:18:01 +08:00 |
|
Haojun Liao
|
0c7373509e
|
fix(stream): add task update trans conflict level.
|
2024-04-23 18:07:00 +08:00 |
|
Haojun Liao
|
7fda9d9fcb
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-23 15:08:43 +08:00 |
|
Haojun Liao
|
b0f68a9147
|
refactor: do some internal refactor.
|
2024-04-23 14:58:51 +08:00 |
|
Haojun Liao
|
1adf59e7d8
|
fix(stream): do check when task is paused, and do some internal refactor.
|
2024-04-23 13:53:23 +08:00 |
|
Haojun Liao
|
d7a08909dd
|
Merge pull request #25442 from taosdata/fix/3_liaohj
fix(stream): save the epset if task epset updated.
|
2024-04-23 09:10:45 +08:00 |
|
Haojun Liao
|
315b86cf66
|
fix(stream): save the epset if task epset updated.
|
2024-04-22 23:52:45 +08:00 |
|
Haojun Liao
|
ada1c6d4c0
|
Merge pull request #25434 from taosdata/fix/3_liaohj
fix(stream):update the check-rsp prcedure, to avoid repeatly start check-rsp procedure.
|
2024-04-22 22:13:19 +08:00 |
|
Haojun Liao
|
a8fac441be
|
fix(stream):update the check-rsp prcedure, to avoid repeatly start check-rsp procedure.
|
2024-04-22 14:02:31 +08:00 |
|
Yihao Deng
|
541b070765
|
Remove commented out code in metaCreateSTable function
|
2024-04-20 07:45:39 +00:00 |
|
Yihao Deng
|
ba30339d4e
|
Refactor meteDecodeColCmprEntry function to return -1 on error
|
2024-04-20 03:07:12 +00:00 |
|
Yihao Deng
|
517365467d
|
Merge branch '3.0' into fix/compatibleWithVeryOldMeta
|
2024-04-20 01:54:02 +00:00 |
|
Haojun Liao
|
e5dddc4abf
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-19 19:13:28 +08:00 |
|
Haojun Liao
|
ea527b19b8
|
fix(stream): set correct start version if no checkpoint exist.
|
2024-04-19 19:12:23 +08:00 |
|
dmchen
|
62bc1074c0
|
fix monitor memory
|
2024-04-19 10:44:08 +00:00 |
|
dapan1121
|
a46b7cca3d
|
Merge pull request #25413 from taosdata/feat/TS-4243-tmq
opti:raw data from tmq
|
2024-04-19 18:22:21 +08:00 |
|
Yihao Deng
|
18cdeaf960
|
compatible with older meta
|
2024-04-19 07:37:43 +00:00 |
|
Hongze Cheng
|
69222543a2
|
Merge pull request #25401 from taosdata/fix/TD-29562
Fix/td 29562
|
2024-04-19 13:57:19 +08:00 |
|
wangmm0220
|
1695824c73
|
fix:merge from 3.0
|
2024-04-19 13:52:57 +08:00 |
|
wangmm0220
|
42467c0e00
|
opti:raw data from tmq
|
2024-04-19 13:48:17 +08:00 |
|
Hongze Cheng
|
fc5c84422e
|
Merge pull request #25256 from taosdata/feat/TD-24834
Feat/td 24834
|
2024-04-19 13:34:37 +08:00 |
|
Haojun Liao
|
62260bff79
|
Merge pull request #25389 from taosdata/fix/3_liaohj
fix(stream): reset checkpoint info after receiving task-reset info.
|
2024-04-19 11:23:55 +08:00 |
|
Hongze Cheng
|
e4e00c8953
|
Merge pull request #25403 from taosdata/fix/TD-29621
fix: geometry crash in stream & tmq
|
2024-04-19 11:15:26 +08:00 |
|
Yihao Deng
|
2314771209
|
fix TD-29562
|
2024-04-19 02:09:40 +00:00 |
|
Yihao Deng
|
ee8a96fb42
|
fix TD-29562
|
2024-04-19 02:04:32 +00:00 |
|
Haojun Liao
|
34f7dc4782
|
Merge pull request #25404 from taosdata/feat/TS-4243-3.0
fix(tsdb): set correct compare func for merge tree.
|
2024-04-19 09:10:03 +08:00 |
|
Haojun Liao
|
eb1fed177f
|
fix(tsdb): set correct compare func for merge tree.
|
2024-04-19 00:32:41 +08:00 |
|
Haojun Liao
|
525b574c85
|
Merge pull request #25402 from taosdata/feat/TS-4243-3.0
fix(tsdb): update the initial value of pk for varchar type.
|
2024-04-18 19:49:05 +08:00 |
|
Shungang Li
|
f3438ce04e
|
fix: geometry crash in stream & tmq
|
2024-04-18 19:27:02 +08:00 |
|
Haojun Liao
|
815d12fd77
|
fix(stream): set check downstream completed for sink task.
|
2024-04-18 18:36:02 +08:00 |
|
Haojun Liao
|
4802cd1ddf
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-18 17:53:30 +08:00 |
|
Hongze Cheng
|
05d853bd9e
|
Merge pull request #25383 from taosdata/fix/dropStreamData
Fix/drop stream data
|
2024-04-18 17:10:57 +08:00 |
|
Hongze Cheng
|
874b4b1911
|
Merge pull request #25400 from taosdata/enh/TD-28945-pk
fix(vnode): encode the missing tsdbPageSize
|
2024-04-18 17:04:29 +08:00 |
|
Haojun Liao
|
8962010caf
|
other: merge 3.0
|
2024-04-18 16:31:15 +08:00 |
|
Haojun Liao
|
c94c9a900c
|
fix(tsdb): update the initial value of pk for varchar type.
|
2024-04-18 16:17:29 +08:00 |
|
Yihao Deng
|
d21341c943
|
fix TD-29562
|
2024-04-18 08:16:40 +00:00 |
|
kailixu
|
20c4385d27
|
Merge branch '3.0' into feat/TD-24834
|
2024-04-18 15:54:01 +08:00 |
|
Yihao Deng
|
3f4fa8b74e
|
fix TD-29562
|
2024-04-18 07:03:18 +00:00 |
|
Minglei Jin
|
eb51a7c5b5
|
vnode: encode the missing tsdbPageSize
|
2024-04-18 14:48:05 +08:00 |
|