Commit graph

10162 commits

Author SHA1 Message Date
kailixu
df7866e9f6 chore: refactor 2023-07-05 19:08:43 +08:00
kailixu
59e83fca5d chore: build fix 2023-07-05 18:33:09 +08:00
kailixu
d093b0e20f chore: merge 3.0 2023-07-05 16:45:12 +08:00
Haojun Liao
9b3e34d589
Merge pull request #21735 from taosdata/refact/fillhistory
refactor: refactor the fill history operation
2023-07-05 10:48:51 +08:00
wade zhang
bc8efd7014
Merge pull request #21949 from taosdata/FIX/TD-25103-3.0
enh: tfsRename in the reverse order of levels with tiered storages
2023-07-04 17:34:49 +08:00
Benguang Zhao
1ca4256927 enh: use var prefixLen instead in vnodeRenameVgroupId 2023-07-04 15:36:42 +08:00
Haojun Liao
ff2bf35603 fix(stream): fix error in set the version range for secondary scan. 2023-07-04 15:08:39 +08:00
Haojun Liao
82342ebdc7
Merge pull request #21934 from taosdata/feature/TD-20678
feat:subscribe only meta info
2023-07-04 11:28:27 +08:00
wangmm0220
dbcd33a402 fix:memory leak 2023-07-03 18:43:12 +08:00
Benguang Zhao
ddaba463c0 enh: check failure of tfsMkdirRecurAt 2023-07-03 16:16:27 +08:00
Haojun Liao
200575647c
Merge branch '3.0' into refact/fillhistory 2023-07-03 15:16:18 +08:00
liuyao
bc5e709d31 set task status of ins_stream_tasks 2023-07-03 14:00:30 +08:00
liuyao
863da2ae05 set task status of ins_stream_tasks 2023-07-03 11:10:38 +08:00
wangmm0220
136bc379d1 feat:ignore delete info 2023-07-03 11:02:08 +08:00
Ganlin Zhao
e1c62d17bc Merge branch '3.0' into fix/TD-25064 2023-07-03 09:08:53 +08:00
Ganlin Zhao
e14a0e154f fix asan error 2023-06-30 17:37:06 +08:00
wade zhang
617115ba85
Merge pull request #21906 from luckeverda/fix/ttlpresubmit
fix: ttl compatibility for 3.0
2023-06-30 16:45:58 +08:00
Shungang Li
8f164a7922 fix: ttl compatibility 2023-06-30 14:57:34 +08:00
wangmm0220
58c7011e0e feat:support only meta in tmq subscriptions 2023-06-30 11:42:40 +08:00
yihaoDeng
b377fcffad fix:show subscriptions error 2023-06-29 16:04:02 +08:00
yihaoDeng
0b3fbfd87f fix:compile error 2023-06-29 14:40:32 +08:00
dapan1121
c8435de64a
Merge branch '3.0' into fix/m23.0 2023-06-29 14:03:56 +08:00
dapan1121
5ee1fbee7e fix: code merge issue 2023-06-29 14:01:19 +08:00
dapan1121
bb1e24dda4 Merge remote-tracking branch 'origin/main' into fix/m23.0 2023-06-29 13:59:56 +08:00
dapan1121
edf5b8c936 fix: code merge issue 2023-06-29 13:59:39 +08:00
wangmm0220
b264640ca1 fix:error in limit for tmq group 2023-06-29 11:15:53 +08:00
dapan1121
3519e9170e Merge remote-tracking branch 'origin/main' into 3.0 2023-06-29 11:13:45 +08:00
wangmm0220
4c39629d3c Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq 2023-06-29 10:48:41 +08:00
wangmm0220
64d8d63f3d fix:error in limit for tmq group 2023-06-29 10:47:55 +08:00
Haojun Liao
d0542f99e2
Merge pull request #21744 from taosdata/mark/tmq
opti:tmq logic
2023-06-28 17:23:56 +08:00
liuyao
2fc5eeb810 session win range 2023-06-28 17:20:08 +08:00
wangmm0220
4ead47bcbd fix:add rows to pSub if rebalance 2023-06-28 16:43:30 +08:00
wangmm0220
865a3b2509 fix:add rows to pSub if rebalance 2023-06-28 16:37:57 +08:00
dapan1121
27a201441a
Merge pull request #21821 from taosdata/fix/ts-3572
fix: udfd can not connect to taosd since authentification failure
2023-06-28 16:31:59 +08:00
wangmm0220
ce0b71c634 fix:add rows to pSub if rebalance 2023-06-28 15:57:30 +08:00
wangmm0220
4a17f4b9f5 fix:add rows to pSub if rebalance 2023-06-28 14:57:31 +08:00
Haojun Liao
8867a57262 fix(stream): fix syntax error. 2023-06-28 14:48:59 +08:00
slzhou
fc3fe9dff8 fix: remove connect to mnode 2023-06-28 13:49:13 +08:00
Haojun Liao
57fcd553f8 refactor: do some internal refactor. 2023-06-28 13:13:13 +08:00
wangmm0220
1fc664693e fix:continue consume if wal is dropped 2023-06-28 11:54:48 +08:00
wangmm0220
fb82b61d2f fix:pSub is null 2023-06-28 10:35:38 +08:00
wangmm0220
d34dc1242f fix:memory leak 2023-06-28 09:41:20 +08:00
Haojun Liao
3710ea4aca refactor: do some internal refactor. 2023-06-28 09:41:08 +08:00
Haojun Liao
a19e63fd23 fix(stream): fix error in handling fill history. 2023-06-27 23:00:14 +08:00
wangmm0220
18b7042a45 Merge branch 'mark/tmq' of https://github.com/taosdata/TDengine into mark/tmq 2023-06-27 18:35:39 +08:00
wangmm0220
7d15958509 Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq 2023-06-27 18:18:27 +08:00
wangmm0220
7e38ef7091 fix:add limit for topic and group num 2023-06-27 17:44:51 +08:00
wangmm0220
4b95ea9cad fix:clear consumer if normal close 2023-06-27 17:11:20 +08:00
Haojun Liao
4bb78df27c fix(stream): reduce the sleep time. 2023-06-27 16:44:35 +08:00
Haojun Liao
32fddeff18 fix(stream): fix error retrieve data from source task.And optimize the test cases. 2023-06-27 16:24:47 +08:00