dapan1121
|
5b02af6a91
|
fix: merge main to 3.0
|
2023-03-22 16:08:16 +08:00 |
yihaoDeng
|
07ca8eb8e0
|
enh: add trace to transaction
|
2023-03-16 10:25:46 +00:00 |
Hongze Cheng
|
16262512b2
|
feat: alter stt_trigger and minrows
|
2023-03-09 15:25:47 +08:00 |
Shengliang Guan
|
2624ea65d8
|
fix: add pre-finished stage, trans won't be dropped in follower if it has undo actions while rollback
|
2023-03-03 18:21:07 +08:00 |
wangmm0220
|
c638564179
|
fix:confilcts from main
|
2023-02-26 23:09:57 +08:00 |
wangmm0220
|
54a546931c
|
fix:optimize version logic in tmq and remove useless code
|
2023-02-24 19:22:08 +08:00 |
Yihao Deng
|
5af1faf916
|
Merge branch '3.0' into enh/dynamicIdx
|
2023-02-13 13:36:06 +08:00 |
yihaoDeng
|
a929aa22d8
|
merge 3.0
|
2023-02-12 10:48:18 +08:00 |
Xiaoyu Wang
|
3382a24a69
|
merge main
|
2023-02-10 18:03:11 +08:00 |
Xiaoyu Wang
|
98e2fa2d7b
|
feat: add ignore update option for create stream
|
2023-02-08 18:46:12 +08:00 |
yihaoDeng
|
a05eb4b110
|
refactor tag index
|
2023-02-03 22:19:01 +08:00 |
Hongze Cheng
|
11bc53bbd7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2023-01-31 14:07:58 +08:00 |
wangmm0220
|
8af5230bc8
|
fix:add logic for ins_columns
|
2023-01-11 23:55:53 +08:00 |
Hongze Cheng
|
52f1f272fc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2022-12-29 13:50:08 +08:00 |
Shengliang Guan
|
c64fbb59ea
|
fix: support_vnodes and the max supported vgroups mis-match
|
2022-12-28 16:39:02 +08:00 |
Shengliang Guan
|
7a3079e79a
|
enh: send compact msg from mnode to vnode
|
2022-12-27 16:12:50 +08:00 |
Shengliang Guan
|
4837dc6661
|
fix: avoid double-free in usedb req while db in creating state
|
2022-12-19 21:01:24 +08:00 |
Shengliang Guan
|
5f6254fd93
|
Merge pull request #18740 from taosdata/enh/3.0_planner_optimize
feat: add stream option 'delete_mark'
|
2022-12-06 17:24:34 +08:00 |
Xiaoyu Wang
|
bc413b8fff
|
feat: add stream option 'delete_mark'
|
2022-12-06 16:07:11 +08:00 |
Shengliang Guan
|
2e900918bb
|
enh: allow any user to create a topic
|
2022-12-06 12:02:32 +08:00 |
Shengliang Guan
|
b8cc174211
|
Merge remote-tracking branch 'origin/3.0' into feature/stream
|
2022-12-02 07:59:39 +08:00 |
Shengliang Guan
|
ffb1d52e55
|
fix: compatility after update stream
|
2022-12-02 07:57:22 +08:00 |
Shengliang Guan
|
a366696478
|
Merge pull request #18596 from taosdata/feature/stream
refactor(stream): distributed checkpoint
|
2022-12-02 07:51:10 +08:00 |
Liu Jicong
|
3424b184d3
|
refactor(stream): distributed checkpoint
|
2022-12-02 03:48:45 +08:00 |
Shengliang Guan
|
0f05117131
|
Merge pull request #18603 from taosdata/fix/TD-20848
enh: add topic privilege in mnode
|
2022-12-01 18:27:48 +08:00 |
Shengliang Guan
|
51378aae40
|
enh: add topic privilege
|
2022-12-01 12:22:43 +08:00 |
Shengliang Guan
|
04b0280693
|
enh: add topic privilege in mnode
|
2022-12-01 11:45:31 +08:00 |
Shengliang Guan
|
1e8a816155
|
enh: show leader ** if vnode can read and can't write
|
2022-11-30 21:42:42 +08:00 |
Shengliang Guan
|
1dbb086045
|
enh: check vgroup status changes at regular intervals
|
2022-11-08 17:17:24 +08:00 |
Liu Jicong
|
035e6b13c8
|
enh(stream): internal optimize
|
2022-10-21 10:29:05 +08:00 |
Shengliang Guan
|
39e303b79b
|
enh: show the restore status of vnode when show vgroups
|
2022-10-19 20:07:15 +08:00 |
Shengliang Guan
|
3a7d89a6bb
|
refact: remove bnode codes
|
2022-10-18 17:34:58 +08:00 |
Liu Jicong
|
2f9aeeb5fc
|
feat(stream): support define table name
|
2022-10-09 16:54:27 +08:00 |
Shengliang Guan
|
43ef21f67b
|
enh: add oper name to show transaction
|
2022-09-22 16:19:33 +08:00 |
Shengliang Guan
|
69e1edb344
|
Merge pull request #16898 from taosdata/fix/TD-18740
feat:Complete the automatic table creation function for taosX
|
2022-09-20 11:35:18 +08:00 |
Shengliang Guan
|
30b2bd98b8
|
fix: STrans struct dbname2 naming ambiguity
|
2022-09-19 10:39:51 +08:00 |
wangmm0220
|
e3bc2487b3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740
|
2022-09-16 19:00:49 +08:00 |
wangmm0220
|
dfc5ce23a0
|
fix:error in auto create table for taosX
|
2022-09-16 17:01:41 +08:00 |
Shengliang Guan
|
b84017f2b9
|
feat: database option 'tsdb_pagesize'
|
2022-09-13 18:01:10 +08:00 |
Haojun Liao
|
d9d7c81872
|
Merge branch '3.0' into refact/tsdb_optimize
|
2022-09-03 10:14:48 +08:00 |
Shengliang Guan
|
25c67f6ebb
|
enh: add hash prefix and suffix option to db
|
2022-09-02 19:00:11 +08:00 |
Hongze Cheng
|
1cba6138b8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
|
2022-09-02 16:39:15 +08:00 |
Shengliang Guan
|
acab522494
|
enh: let create database SST_TRIGGER 2 worker
|
2022-09-02 15:19:50 +08:00 |
Minglei Jin
|
97d533d520
|
tsdbCache/usage: new cacheload column for db.vgroups to check usage
|
2022-09-01 16:41:08 +08:00 |
Shengliang Guan
|
b0263a4bea
|
enh: increase startup time monitoring
|
2022-08-23 17:29:31 +08:00 |
Liu Jicong
|
a2757eb4f3
|
fix(mnode): memory leak
|
2022-08-18 14:26:11 +08:00 |
Shengliang Guan
|
39fa900ce5
|
enh: wait for the vgroups have leader then create db return
|
2022-08-09 11:17:38 +08:00 |
Liu Jicong
|
43026ac31d
|
refactor(stream)
|
2022-08-08 11:29:50 +08:00 |
Shengliang Guan
|
e4b6fa744e
|
enh: add wal option to show database command
|
2022-07-26 17:30:07 +08:00 |
Liu Jicong
|
e6e95dffce
|
fix(wal): config error
|
2022-07-26 16:03:00 +08:00 |