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 |
Haojun Liao
|
3289ad62be
|
other: merge 3.0
|
2023-06-27 11:33:40 +08:00 |
wade zhang
|
d7e9eda6bc
|
Merge pull request #21844 from taosdata/FIX/TD-24924-3.0
enh: change trans conflict scope of create topic
|
2023-06-27 10:47:53 +08:00 |
Benguang Zhao
|
69d451db26
|
enh: check trans conflict in mndCreateTopic ahead of time
|
2023-06-26 19:49:47 +08:00 |
Benguang Zhao
|
9e2062f54a
|
fix: resolve memory leak on exceptions in mndCreateTopic
|
2023-06-26 19:49:47 +08:00 |
Haojun Liao
|
437eb93a4d
|
fix(stream): fix error while fill history exists.
|
2023-06-26 18:44:59 +08:00 |
dapan1121
|
4dae9f4eff
|
merge main to 3.0
|
2023-06-26 18:43:00 +08:00 |
Benguang Zhao
|
14e2e1e574
|
fix: change conflict scope of create topic to be DB inside
|
2023-06-26 18:23:19 +08:00 |
Haojun Liao
|
01c0bbb3f8
|
Merge pull request #21827 from taosdata/feature/TS-3495
fear:fix error for report offset & rows in tmq
|
2023-06-26 16:54:42 +08:00 |
Haojun Liao
|
daafe240ed
|
fix(stream): fix memory leak.
|
2023-06-26 14:18:47 +08:00 |
Benguang Zhao
|
e8649670aa
|
enh: not allow to split vgroup when streams or topics exist
|
2023-06-26 11:57:24 +08:00 |
Haojun Liao
|
000325f716
|
fix(stream): fix memory leak.
|
2023-06-25 19:30:21 +08:00 |
wangmm0220
|
7a49d67078
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495
|
2023-06-25 14:54:16 +08:00 |
liuyao
|
c950c7379d
|
Merge branch 'refact/fillhistory' of https://github.com/taosdata/TDengine into refact/fillhistory
|
2023-06-25 10:58:43 +08:00 |
liuyao
|
e9d3198e05
|
mem leak
|
2023-06-25 10:57:10 +08:00 |
Haojun Liao
|
6857881742
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-25 10:41:32 +08:00 |
wade zhang
|
254a20bdf3
|
Merge pull request #21660 from luckeverda/feat/TD-23739
feat/TD-23739: enhance ttl, deletetime modified by writing-op
|
2023-06-25 09:06:57 +08:00 |
Haojun Liao
|
ceb78fdad2
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-24 18:53:48 +08:00 |
wade zhang
|
e95b430e89
|
Merge pull request #21786 from taosdata/FIX/TD-24817-3.0
enh: make alter-hashrange atomic and idempotent
|
2023-06-21 13:29:04 +08:00 |
Shungang Li
|
b93f653d7e
|
feat: enhance ttl, deletetime modified by writing-ops
new config item: ttlChangeOnWrite (default 0)
ttl delete time changes on last write if true
|
2023-06-19 19:03:35 +08:00 |
liuyao
|
41c193945f
|
fill history pause&resume
|
2023-06-19 17:28:19 +08:00 |
Benguang Zhao
|
20a55c3412
|
fix: make vmProcessAlterHashRangeReq idempotent
|
2023-06-19 15:09:00 +08:00 |
yihaoDeng
|
0eeaab9cd3
|
Merge branch 'refact/fillhistory1' into refact/fillhistory
|
2023-06-19 13:53:37 +08:00 |
wangmm0220
|
c5dfe169a6
|
fix:error
|
2023-06-16 19:33:03 +08:00 |
Haojun Liao
|
64365666b7
|
fix(stream): update the info, and do some internal refactor.
|
2023-06-16 16:04:43 +08:00 |
Haojun Liao
|
933801269a
|
fix(stream): fix memory leak and failed to close vnode.
|
2023-06-16 09:55:11 +08:00 |
yihaoDeng
|
9f9171719a
|
support fill history
|
2023-06-15 21:29:52 +08:00 |
Haojun Liao
|
f3df37bf28
|
fix(stream): fix memory leak.
|
2023-06-15 17:56:58 +08:00 |
Haojun Liao
|
74e0138f72
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-15 15:25:00 +08:00 |
Haojun Liao
|
1b9eca5ce0
|
other: merge main.
|
2023-06-15 13:03:17 +08:00 |
Haojun Liao
|
55724157c4
|
refactor: remove one function.
|
2023-06-15 10:40:25 +08:00 |
dapan1121
|
0c2bfde7fe
|
Merge pull request #21706 from taosdata/szhou/version-not-compatible-log
enhance: version not compatible log
|
2023-06-15 09:05:47 +08:00 |
wangmm0220
|
864236a8dc
|
fix:conflicts
|
2023-06-14 12:05:10 +08:00 |
wangmm0220
|
c28d7d9bf8
|
fix:open info log in tmq client & modify parametes in show consumers
|
2023-06-14 12:01:54 +08:00 |
Haojun Liao
|
b44447e6f3
|
enh(stream): support restore from disk.
|
2023-06-14 10:19:03 +08:00 |
Haojun Liao
|
4fac83ecf2
|
Merge pull request #21709 from taosdata/feature/TD-24749
feat:control memory size if consumer group is too much
|
2023-06-14 10:15:20 +08:00 |
wangmm0220
|
827e84b1a5
|
fix:memory leak
|
2023-06-13 17:10:23 +08:00 |
dapan1121
|
f84eef0ac4
|
Merge branch '3.0' into feat/TD-24499
|
2023-06-13 15:27:18 +08:00 |
wangmm0220
|
d8d6b6dd21
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-24749
|
2023-06-13 15:15:05 +08:00 |
wangmm0220
|
8a81278024
|
fix:load pHandle if necessary wher tq restore
|
2023-06-13 15:14:11 +08:00 |
Haojun Liao
|
933d08b489
|
Merge pull request #21690 from taosdata/feature/TS-3495
feat:add parameters for consumer & add offset rows for subscription
|
2023-06-13 14:59:15 +08:00 |
shenglian zhou
|
28e6c45021
|
enhance: version not compatible log
|
2023-06-13 14:41:42 +08:00 |
dapan1121
|
73d3c21e21
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24499
|
2023-06-13 11:44:41 +08:00 |
wangmm0220
|
fb123d8761
|
fix:conflict from 3.0
|
2023-06-13 09:47:08 +08:00 |
wangmm0220
|
fb59ec4591
|
feat:move plan msg from vginfo to subscription info
|
2023-06-13 09:32:54 +08:00 |
wangmm0220
|
a723fc37c3
|
fix:modify offset description to string
|
2023-06-12 17:18:06 +08:00 |
dapan1121
|
59b8cfbc7d
|
enh: add sub_query in systable and kill subquery
|
2023-06-12 17:14:41 +08:00 |
wangmm0220
|
fe155898fe
|
fix:modify offset description to string
|
2023-06-12 16:34:53 +08:00 |
wangmm0220
|
6657b8d849
|
fix:modify offset description to string
|
2023-06-12 09:44:00 +08:00 |
Benguang Zhao
|
3689b41f3a
|
Merge branch '3.0' into FIX/TD-24182-3.0
|
2023-06-12 09:39:49 +08:00 |