Yihao Deng
|
4de7db06f9
|
Merge branch '3.0' into enh/triggerCheckPoint2
|
2023-06-27 17:57:14 +08:00 |
yihaoDeng
|
0a0410cd09
|
add checkpoint
|
2023-06-27 09:56:14 +00:00 |
yihaoDeng
|
a824db4fd5
|
add checkpoint
|
2023-06-27 07:46:30 +00: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 |
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 |
Benguang Zhao
|
e8649670aa
|
enh: not allow to split vgroup when streams or topics exist
|
2023-06-26 11:57:24 +08:00 |
yihaoDeng
|
04ab8e19d0
|
Merge branch 'enh/dev30' into enh/triggerCheckPoint2
|
2023-06-25 19:58:45 +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 |
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 |
yihaoDeng
|
ff3ad6c65f
|
add static lib to 3.0
|
2023-06-21 14:38:52 +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 |
Benguang Zhao
|
424086e324
|
enh: restore vgroup id in vmOpenVnodes for vnodeAlterHashRange
|
2023-06-20 15:40:09 +08:00 |
Shungang Li
|
aa3dd2bbe8
|
fix for compile
|
2023-06-20 09:06:23 +08:00 |
yihaoDeng
|
548e439aa2
|
add checkpoint
|
2023-06-19 20:48:49 +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 |
Benguang Zhao
|
e1d9e44fcd
|
enh: add a field toVgId in vnodes.json for prepare alter-hashrange
|
2023-06-19 17:59:42 +08:00 |
Benguang Zhao
|
090a1a1595
|
enh: rename dir at the end in vnodeRenameVgroupId
|
2023-06-19 15:48:32 +08:00 |
Benguang Zhao
|
20a55c3412
|
fix: make vmProcessAlterHashRangeReq idempotent
|
2023-06-19 15:09:00 +08:00 |
yihaoDeng
|
fd85a8495a
|
Merge branch 'dev30' into enh/triggerCheckPoint2
|
2023-06-17 14:17:21 +08:00 |
yihaoDeng
|
b6fe5d917b
|
refactor checkpoint
|
2023-06-17 14:05:49 +08:00 |
kailixu
|
b40069c0e1
|
chore: log optimization
|
2023-06-17 05:05:43 +08:00 |
wangmm0220
|
c5dfe169a6
|
fix:error
|
2023-06-16 19:33:03 +08:00 |
kailixu
|
4097b860d3
|
enh: support delete tsma interval
|
2023-06-16 19:04:12 +08:00 |
yihaoDeng
|
8937192799
|
refactor checkpoint
|
2023-06-16 18:04:57 +08:00 |
yihaoDeng
|
5cd35cc18c
|
refactor checkpoint
|
2023-06-16 17:28:54 +08:00 |
yihaoDeng
|
b0a3a8d619
|
refactor checkpoint
|
2023-06-16 17:28:50 +08:00 |
wade zhang
|
72cdca8570
|
Merge pull request #21750 from taosdata/FIX/TD-24828-3.0
fix: return error from vmPutMsgToQueue while vnode-write is disabled
|
2023-06-16 16:59:56 +08:00 |
Benguang Zhao
|
8663148d6c
|
fix: return error from vmPutMsgToQueue while vnode-write is disabled
|
2023-06-16 09:20:34 +08:00 |
Haojun Liao
|
5fdfe98696
|
fix: fix syntax error.
|
2023-06-15 13:31:30 +08:00 |
Haojun Liao
|
1b9eca5ce0
|
other: merge main.
|
2023-06-15 13:03:17 +08:00 |
wade zhang
|
cffbed79ae
|
Merge pull request #21733 from taosdata/FIX/TD-24810-3.0
fix: vnodeRenameVgroupId correctly
|
2023-06-15 10:44:34 +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 |
yihaoDeng
|
bd0168e562
|
trigger checkpoint
|
2023-06-14 21:43:47 +08:00 |
Benguang Zhao
|
b86fc3a697
|
fix: vnodeRenameVgroupId correctly
|
2023-06-14 21:38:25 +08:00 |
yihaoDeng
|
551cd7cdc8
|
trigger checkpoint
|
2023-06-14 21:14:00 +08:00 |
dmchen
|
92a9d4b26e
|
fix/TS-3524
|
2023-06-14 20:53:27 +08:00 |
Haojun Liao
|
03413314d9
|
Merge pull request #21716 from taosdata/feature/TS-3495
fix:open info log in tmq client & modify parametes in show consumers
|
2023-06-14 16:33:42 +08:00 |
Yihao Deng
|
7ded6fc7a2
|
Merge branch '3.0' into enh/triggerCheckPoint2
|
2023-06-14 16:30:38 +08:00 |
yihaoDeng
|
52ca94ea6d
|
trigger checkpoint
|
2023-06-14 16:20:14 +08:00 |
Benguang Zhao
|
05393d9053
|
fix: make vmProcessCreateVnodeReq idempotent
|
2023-06-14 13: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 |
wade zhang
|
5612f7ff93
|
Merge pull request #21708 from taosdata/fix/TS-3524-main
fix/TS-3524
|
2023-06-14 10:54:19 +08:00 |
Haojun Liao
|
844a23225a
|
Merge pull request #21600 from taosdata/mark/tmq
fix:check wal not exist again before register to push & move push log…
|
2023-06-14 10:18:39 +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
|
8070223aba
|
fix:lock error
|
2023-06-13 18:27:06 +08:00 |