dapan1121
|
cbe03ef212
|
Merge pull request #22069 from taosdata/enh/TS-2288
enh: add scope for show xx variables
|
2023-07-19 18:01:11 +08:00 |
Shungang Li
|
1d88a6a7c6
|
enh: ttlMgrFlush adjust log level
|
2023-07-19 11:15:54 +08:00 |
wade zhang
|
c3e5375f15
|
Merge pull request #22085 from taosdata/FEAT/TS-2699-3.0
feat: distribute vnode primary dirs among disks of level 0
|
2023-07-19 09:44:43 +08:00 |
Haojun Liao
|
9513f76172
|
fix(stream): set downstream task ready state.
|
2023-07-18 19:02:24 +08:00 |
wade zhang
|
5f6afc6661
|
Merge pull request #22107 from taosdata/fix/TD-25232
fix/TD-25232: alter keeptimeoffset by 'k v' or 'k' 'v'
|
2023-07-18 18:30:30 +08:00 |
Benguang Zhao
|
224f90761e
|
fix: set wrapperCfg.diskPrimary in vmProcessAlterVnodeTypeReq
|
2023-07-18 16:57:52 +08:00 |
Shungang Li
|
dfaf9134c6
|
fix: alter keeptimeoffset by 'k v' or 'k' 'v'
|
2023-07-18 16:04:38 +08:00 |
Benguang Zhao
|
02f4613154
|
enh: report VND_INIT_FAILED on vnodes open failure in vmOpenVnodes
|
2023-07-18 15:44:51 +08:00 |
Benguang Zhao
|
2faa3d2e7b
|
enh: check validity of diskPrimary during vnodeOpen
|
2023-07-18 15:39:29 +08:00 |
Benguang Zhao
|
24fed51137
|
enh: tfsRename dir on primary disk at last
|
2023-07-18 13:58:43 +08:00 |
Benguang Zhao
|
5624ecc8df
|
fix: prepare vnode dir recursively in vnodeCreate
|
2023-07-18 11:32:23 +08:00 |
Benguang Zhao
|
6b6b7d8d8f
|
enh: alloc disk of vnode primary dir in vmAllocPrimaryDisk
|
2023-07-18 11:32:23 +08:00 |
wade zhang
|
7e89622149
|
Merge pull request #22092 from taosdata/fix/TD-25232
fix/TD-25232: alter dnode keeptimeoffset err
|
2023-07-18 09:10:40 +08:00 |
dapan1121
|
73c6666e62
|
Merge pull request #22096 from taosdata/fix/TD-25210-3.0
fix: add sma option when show create table for stb/ntb
|
2023-07-18 09:09:49 +08:00 |
kailixu
|
cf39fcdd12
|
fix: add sma option when show create table for stb/ntb
|
2023-07-17 22:24:27 +08:00 |
Shungang Li
|
1d0c73feb6
|
fix: alter dnode keeptimeoffset err
|
2023-07-17 18:37:00 +08:00 |
dapan1121
|
3c7924ed8d
|
Merge pull request #22081 from taosdata/enh/TD-24920-3.0
enh: dm monitor refactor
|
2023-07-17 17:12:50 +08:00 |
Ganlin Zhao
|
929db3d647
|
Merge branch '3.0' into enh/TS-2288
|
2023-07-17 16:09:07 +08:00 |
Ganlin Zhao
|
13e6a04e8f
|
fix scope
|
2023-07-17 15:56:21 +08:00 |
Benguang Zhao
|
b21e603481
|
enh: add the field diskPrimary to vnodeGetPrimaryDir, and entries of vnodes.json
|
2023-07-17 11:48:48 +08:00 |
kailixu
|
0e6b982682
|
chore: more code
|
2023-07-17 09:19:24 +08:00 |
kailixu
|
3ab2ad20b4
|
chore: more check
|
2023-07-16 10:23:39 +08:00 |
kailixu
|
0bfc1cc920
|
chore: windows check
|
2023-07-16 10:13:17 +08:00 |
kailixu
|
918d3cca0c
|
chore: more check
|
2023-07-16 07:13:53 +08:00 |
kailixu
|
9117888853
|
chore: more code
|
2023-07-14 19:19:46 +08:00 |
wade zhang
|
021fcf2a59
|
Merge pull request #22059 from taosdata/fix/TD-25215
fix/TD-25215: ttlMgrDeleteTtl should ignore ttl 0 tables
|
2023-07-14 17:53:06 +08:00 |
Ganlin Zhao
|
b402782784
|
add scope for information_schema.ins_dnode_variables
|
2023-07-14 15:56:29 +08:00 |
Ganlin Zhao
|
7935d824b6
|
enhance show variables output
|
2023-07-14 13:57:02 +08:00 |
kailixu
|
163adf1908
|
chore: dm monitor refactor
|
2023-07-14 13:27:19 +08:00 |
dapan1121
|
9bf7180074
|
Merge pull request #21969 from taosdata/enh/TD-23769-3.0
enh: rsma stream state adaption
|
2023-07-13 19:19:37 +08:00 |
Haojun Liao
|
e0ea0f2df4
|
Merge pull request #22020 from taosdata/fix/liaohj
other: merge main
|
2023-07-13 17:55:28 +08:00 |
Shungang Li
|
a39a9428af
|
fix: ttlMgrDeleteTtl should ignore ttl 0 tables
|
2023-07-13 17:43:32 +08:00 |
kailixu
|
6ee135cb52
|
chore: more code
|
2023-07-13 17:37:31 +08:00 |
kailixu
|
67461d92a7
|
chore: merge 3.0 and solve conflict
|
2023-07-13 17:35:55 +08:00 |
wade zhang
|
ec86a68b6f
|
Merge pull request #22045 from taosdata/FEAT/TS-2699-3.0
enh: unify handling of vnode primary dir for vnd, tsdb and sma
|
2023-07-13 13:55:46 +08:00 |
Benguang Zhao
|
dc75f7ce21
|
enh: use VNODE_RSMA_DIR in tdRSmaGetCurrentFName
|
2023-07-13 11:27:31 +08:00 |
Haojun Liao
|
f41bcd73b0
|
other: merge main.
|
2023-07-13 11:02:09 +08:00 |
Benguang Zhao
|
e209b487c6
|
enh: rename func name vnodeGetPrimaryDir
|
2023-07-13 10:38:05 +08:00 |
dapan1121
|
c5e41bffea
|
Merge pull request #22051 from taosdata/fix/TD-25197-M
fix: skip primary key for block sma
|
2023-07-13 09:55:29 +08:00 |
kailixu
|
466f1037b4
|
Merge branch '3.0' into enh/TD-23769-3.0
|
2023-07-12 18:50:16 +08:00 |
Haojun Liao
|
c388802bda
|
Merge pull request #22024 from taosdata/fix/3_liaohj
fix(stream): fix concurrent bug in save task meta.
|
2023-07-12 18:17:27 +08:00 |
kailixu
|
8f58f9aa5b
|
fix: skip primary key for block sma
|
2023-07-12 18:07:01 +08:00 |
Benguang Zhao
|
b7e134af20
|
enh: remove unused code in vmProcessCreateVnodeReq
|
2023-07-12 17:58:30 +08:00 |
Benguang Zhao
|
05e8af4837
|
enh: unify handling of vnode primary dir for vnd and tsdb
|
2023-07-12 17:58:18 +08:00 |
Benguang Zhao
|
4c3bf41178
|
enh: unify handling of vnode primary dir for sma
|
2023-07-12 17:56:21 +08:00 |
Benguang Zhao
|
bbf58d2d9d
|
enh: unify handling of vnode primary dir in vnodeCreate and metaOpen
|
2023-07-12 17:56:21 +08:00 |
kailixu
|
8cb6356b99
|
chore: more code
|
2023-07-12 10:47:02 +08:00 |
kailixu
|
f282acbc4c
|
chore: rsma refactor
|
2023-07-12 10:13:50 +08:00 |
kailixu
|
8c8bcabdd4
|
Merge branch '3.0' into enh/TD-23769-3.0
|
2023-07-12 09:11:34 +08:00 |
wade zhang
|
2cfdd234b3
|
Merge pull request #22034 from taosdata/feat/TS-3239
feat/TS-3239/TS-3596: port 'keepTimeOffset' from 2.6 to 3.0
|
2023-07-12 08:18:38 +08:00 |