Haojun Liao
|
1e33a1f408
|
fix(stream): fix memory leak.
|
2024-06-05 11:43:39 +08:00 |
Haojun Liao
|
82293406f1
|
fix(stream): fix syntax error.
|
2024-06-05 09:14:33 +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
|
f13dc1858a
|
fix(stream): disable stream checkpoint when related fill-history task exists.
|
2024-06-03 09:54:28 +08:00 |
Haojun Liao
|
ee4e4c0e6d
|
refactor: do some internal refactor.
|
2024-05-31 09:17:20 +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 |
Haojun Liao
|
89fb56e77d
|
other: merge 3.0
|
2024-05-24 11:41:51 +08:00 |
Haojun Liao
|
0c61fb20d6
|
fix(stream): check if outputQ is full before execute the scan history task. if it is full, idle for 5 sec.
|
2024-05-23 17:22:29 +08:00 |
Haojun Liao
|
317742acc1
|
fix(stream): adjust buf size.
|
2024-05-22 13:29:38 +08:00 |
Haojun Liao
|
565d1f408c
|
fix(stream): adjust buf size, and avoid overflow
|
2024-05-22 13:26:49 +08:00 |
Haojun Liao
|
77852fa702
|
fix(stream): avoid data overflow and fix test cases.
|
2024-05-22 13:20:45 +08:00 |
Haojun Liao
|
be39044b66
|
fix(stream): add more info
|
2024-05-22 11:04:54 +08:00 |
kailixu
|
04c0c8b6cd
|
enh(grant): refine error code
|
2024-05-21 15:26:29 +08:00 |
Haojun Liao
|
f6af165d9a
|
refactor(stream): add more info in info-meta
|
2024-05-21 10:09:55 +08:00 |
Haojun Liao
|
d73fd5492a
|
fix(test): update test case.
|
2024-04-30 14:24:20 +08:00 |
Haojun Liao
|
4c27af9b13
|
refactor: do some internal refactor.
|
2024-04-30 13:25:39 +08:00 |
Haojun Liao
|
d3e676b084
|
fix(cos): fix syntax error.
|
2024-04-30 10:14:32 +08:00 |
Haojun Liao
|
9c39d11ea0
|
other: add some logs for drop streams.
|
2024-04-30 09:55:56 +08:00 |
Haojun Liao
|
9ba8e6bd34
|
refactor: add logs for drop streams.
|
2024-04-30 09:26:06 +08:00 |
Haojun Liao
|
3c5ca17737
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-28 13:57:16 +08:00 |
Haojun Liao
|
ed962186a1
|
enh(stream): add attrs for stream tasks.
|
2024-04-28 10:22:09 +08:00 |
Haojun Liao
|
b2d8260f14
|
refactor: do some internal refactor.
|
2024-04-28 10:05:22 +08:00 |
Haojun Liao
|
5f5595a6ab
|
Merge pull request #25517 from taosdata/fix/3_liaohj
fix(stream): add task node into update list if it is timeout for more than 100sec.
|
2024-04-26 17:00:23 +08:00 |
Haojun Liao
|
8b53f76691
|
fix(stream): discard the repeatly recv checkpoint-source msg.
|
2024-04-26 15:56:34 +08:00 |
54liuyao
|
3300bf04c1
|
opt bloom filter
|
2024-04-24 17:27:24 +08:00 |
kailixu
|
a0a7c05faf
|
fix: if not exists logic for topic/stream/table
|
2024-04-23 18:42:05 +08:00 |
Haojun Liao
|
4802cd1ddf
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-18 17:53:30 +08:00 |
Haojun Liao
|
ddf98ae0c2
|
refactor: do some internal refactor.
|
2024-04-17 18:04:02 +08:00 |
Yihao Deng
|
04e78d0ce7
|
Merge branch 'feat/3.0' into feat/compress_3.0
|
2024-04-17 03:23:02 +00:00 |
dapan1121
|
5936d3a1b0
|
Merge pull request #25300 from taosdata/draft/tsma_before_ci
feat: support tsma
|
2024-04-17 10:00:17 +08:00 |
Yihao Deng
|
6f9de676f0
|
Merge branch 'fix/compress_3.0' into feat/compress_3.0
|
2024-04-16 09:27:26 +00:00 |
Haojun Liao
|
5ae8b68b17
|
fix(stream): fix deadlock.
|
2024-04-16 15:37:51 +08:00 |
wangjiaming0909
|
6ce0616ffd
|
fix ci and TODOs
|
2024-04-16 14:25:34 +08:00 |
wangjiaming0909
|
a75c67efc8
|
rebase with stream sub table name no group id
|
2024-04-16 14:18:10 +08:00 |
Haojun Liao
|
810eb22eb2
|
fix(stream): generate the checkpoint id after checking the max checkpoint id from vnode.
|
2024-04-16 14:15:18 +08:00 |
wangjiaming0909
|
f77cd43d26
|
ins_tsmas
|
2024-04-16 14:13:10 +08:00 |
wangjiaming0909
|
6324d1293a
|
drop tsma
|
2024-04-16 14:13:10 +08:00 |
wangjiaming0909
|
8e2977d083
|
create tsma request
|
2024-04-16 14:13:10 +08:00 |
Haojun Liao
|
13bd296d58
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-15 18:53:48 +08:00 |
Haojun Liao
|
1ac192c069
|
fix(stream): keep the original tsdb scan version range.
|
2024-04-15 18:41:38 +08:00 |
Haojun Liao
|
665107ad3a
|
enh(stream): add more info in meta table.
|
2024-04-15 14:23:37 +08:00 |
yihaoDeng
|
4948bd690d
|
3.0 merge compress
|
2024-04-15 11:38:44 +08:00 |
54liuyao
|
1d42e927c6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-11 15:35:42 +08:00 |
Haojun Liao
|
fabb986aa8
|
fix(stream): fix stack overflow, caused by print epset.
|
2024-04-10 19:54:33 +08:00 |
54liuyao
|
204c5acefe
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-02 09:10:52 +08:00 |
yihaoDeng
|
53ecfe511a
|
Merge branch '3.0' into feature/compressData
|
2024-04-01 08:04:16 +00:00 |
yihaoDeng
|
9e11fe45a9
|
fix ci error
|
2024-03-31 00:08:23 +00:00 |
wangmm0220
|
8e2a2414c0
|
fix:same subtable same partition by leads to same table name in stream
|
2024-03-28 13:48:46 +08:00 |
Haojun Liao
|
e776cde461
|
fix(stream):fix unrelease stream obj.
|
2024-03-27 09:02:21 +08:00 |
Haojun Liao
|
f3c306d582
|
fix(stream): add some comments.
|
2024-03-26 23:28:20 +08:00 |
Haojun Liao
|
3c7fe5fd01
|
fix(stream): check null ptr.
|
2024-03-26 23:27:38 +08:00 |
Haojun Liao
|
46280bfee9
|
fix(stream): add some comments.
|
2024-03-26 19:40:47 +08:00 |
Haojun Liao
|
530e0133b9
|
fix(stream): acquire the stream task in exec buffer if not in mnode store.
|
2024-03-26 19:39:58 +08:00 |
54liuyao
|
a02535c3ab
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-25 11:15:21 +08:00 |
54liuyao
|
a60f390cdc
|
stream primary key
|
2024-03-21 10:50:07 +08:00 |
Haojun Liao
|
a9ba534f48
|
fix(stream): adjust conflict level when creating stream.
|
2024-03-20 18:31:57 +08:00 |
Haojun Liao
|
7bdabc309b
|
Merge branch '3.0' into fix/3_liaohj
|
2024-03-18 14:16:15 +08:00 |
Haojun Liao
|
a576be6ae5
|
fix(stream): set the correct rows info for stream tasks when retreiving task info.
|
2024-03-15 15:19:20 +08:00 |
Haojun Liao
|
3aa2e24d78
|
Merge pull request #25006 from taosdata/fix/nullcheck
fix(stream): set the dest epset from mnode, and set the retry error
|
2024-03-05 19:46:41 +08:00 |
Haojun Liao
|
cdfbbc2985
|
fix(stream): set the dest epset from mnode, and set the retry error code for trans.
|
2024-03-05 13:28:34 +08:00 |
Haojun Liao
|
8791a163f8
|
other: merge 3.0
|
2024-02-29 22:31:52 +08:00 |
Haojun Liao
|
db92bf84d8
|
other: merge 3.0
|
2024-02-29 22:21:50 +08:00 |
Haojun Liao
|
dafac591f7
|
enh(stream): add rsp for req-checkpoint
|
2024-02-27 10:53:25 +08:00 |
Haojun Liao
|
6e891b0145
|
fix(stream): add into buffer before start the create stream trans.
|
2024-02-26 10:22:34 +08:00 |
Haojun Liao
|
1cf7790b1c
|
Merge pull request #24816 from taosdata/fix/nullcheck
fix(stream): send hb correctly after the leader of mnode switching in a cluster.
|
2024-02-22 08:45:34 +08:00 |
Haojun Liao
|
8740c3cb4a
|
fix(stream): send hb rsp explicitly.
|
2024-02-21 16:17:06 +08:00 |
wangmm0220
|
2049fa688a
|
fix:add log
|
2024-02-21 16:01:02 +08:00 |
wangmm0220
|
22b1db5191
|
fix:stream load error
|
2024-02-20 14:49:52 +08:00 |
Haojun Liao
|
13c3654bf5
|
other: merge 3.0
|
2024-02-20 10:51:04 +08:00 |
Hongze Cheng
|
ffedfbaf1e
|
Merge pull request #24777 from taosdata/feat/TD-27463-3.0
fix: grant check for stream/topic/subscription
|
2024-02-19 19:36:22 +08:00 |
kailixu
|
5b69e22e9b
|
fix: grant check for streams
|
2024-02-19 16:29:40 +08:00 |
wangmm0220
|
ac9582b24a
|
fix:[TD-28567] do not add md5 to the end of subtable if create stream by sma
|
2024-02-19 13:58:58 +08:00 |
wangmm0220
|
a8e45440c0
|
fix:conflicts from 3.0
|
2024-02-18 18:02:14 +08:00 |
Haojun Liao
|
c4f9bee629
|
fix(stream): add into buffer pool before start trans, to avoid false alarm on orphan task.
|
2024-02-18 15:46:37 +08:00 |
kailixu
|
f76a61c777
|
feat: support uniq grant
|
2024-02-13 23:17:05 +08:00 |
Haojun Liao
|
ecdcc6dee1
|
Merge pull request #24738 from taosdata/fix/3_liaohj
test(stream): add unit test case for the mnode stream module.
|
2024-02-05 13:32:46 +08:00 |
Haojun Liao
|
3533f7ecea
|
Merge branch '3.0' into fix/3_liaohj
|
2024-02-05 09:23:29 +08:00 |
Haojun Liao
|
739485a419
|
test(stream): add unit test case for the mnode stream module.
|
2024-02-05 09:10:04 +08:00 |
kailixu
|
231cf000da
|
Merge branch 'feat/TD-27463-3.0a' into feat/TD-27463-3.0
|
2024-02-02 00:07:15 +08:00 |
kailixu
|
adee720128
|
feat: support uniq grant
|
2024-02-01 17:48:29 +08:00 |
Haojun Liao
|
0fe9c05c5f
|
Merge pull request #24704 from taosdata/fix/3_liaohj
fix(stream): take ver snapshot for all vgroups
|
2024-02-01 17:07:36 +08:00 |
Haojun Liao
|
88f246b988
|
fix(stream): fix syntax error on windows, and add null ptr check for pTrans obj.
|
2024-02-01 15:08:06 +08:00 |
Haojun Liao
|
cb2ea4a721
|
fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened.
|
2024-02-01 11:37:57 +08:00 |
wangmm0220
|
a9fcc67321
|
fix:conflicts from 3.0
|
2024-02-01 11:13:03 +08:00 |
kailixu
|
2b1a0cdbfe
|
feat: support uniq grant
|
2024-01-31 08:53:45 +08:00 |
Haojun Liao
|
4c22e03c1b
|
Merge pull request #24642 from taosdata/feat/TD-28247
feat:[TD-28247]add grant for subscribe and stream
|
2024-01-30 17:48:05 +08:00 |
Haojun Liao
|
11c9c7d936
|
refactor: do some internal refactor.
|
2024-01-30 09:17:02 +08:00 |
wangmm0220
|
51b7cd99d6
|
feat:[TD-28247]add grant for subscribe and stream
|
2024-01-29 14:28:48 +08:00 |
Haojun Liao
|
b714c70434
|
refactor: do some internal refactor.
|
2024-01-29 13:46:33 +08:00 |
Haojun Liao
|
9087a0d9d0
|
feat(stream): drop orphan tasks.
|
2024-01-29 11:03:50 +08:00 |
wangmm0220
|
35e2b681c7
|
fix:conflicts from 3.0
|
2024-01-26 16:32:40 +08:00 |
Haojun Liao
|
ac08f659c3
|
refactor: remove invalid procedure in fill-history.
|
2024-01-26 16:20:43 +08:00 |
Haojun Liao
|
50b59ad936
|
fix(stream): add null ptr check.
|
2024-01-26 16:08:01 +08:00 |
wangmm0220
|
ce2a3e4be2
|
fix:test case error
|
2024-01-26 15:35:29 +08:00 |
wangmm0220
|
bd2bef2428
|
fix:add test case
|
2024-01-26 15:05:31 +08:00 |
Haojun Liao
|
649d26ce72
|
fix(stream): seek to right place to start wal read.
|
2024-01-26 14:14:04 +08:00 |
Haojun Liao
|
49aff4571b
|
fix(stream): fix memory leak.
|
2024-01-26 11:33:07 +08:00 |
Haojun Liao
|
9b3b03caab
|
refactor: do some internal refactor.
|
2024-01-26 10:22:16 +08:00 |