Haojun Liao
|
16d7707b90
|
fix(stream): align the scan real time data for stream task.
|
2023-07-21 19:33:43 +08:00 |
|
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 |
|
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 |
|
Benguang Zhao
|
224f90761e
|
fix: set wrapperCfg.diskPrimary in vmProcessAlterVnodeTypeReq
|
2023-07-18 16:57:52 +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
|
6b6b7d8d8f
|
enh: alloc disk of vnode primary dir in vmAllocPrimaryDisk
|
2023-07-18 11:32:23 +08:00 |
|
Ganlin Zhao
|
929db3d647
|
Merge branch '3.0' into enh/TS-2288
|
2023-07-17 16:09:07 +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 |
|
Ganlin Zhao
|
b402782784
|
add scope for information_schema.ins_dnode_variables
|
2023-07-14 15:56:29 +08:00 |
|
kailixu
|
163adf1908
|
chore: dm monitor refactor
|
2023-07-14 13:27:19 +08:00 |
|
Haojun Liao
|
e0ea0f2df4
|
Merge pull request #22020 from taosdata/fix/liaohj
other: merge main
|
2023-07-13 17:55:28 +08:00 |
|
Benguang Zhao
|
b7e134af20
|
enh: remove unused code in vmProcessCreateVnodeReq
|
2023-07-12 17:58:30 +08:00 |
|
Haojun Liao
|
3ffdbe923d
|
other: merge 3.0
|
2023-07-11 09:12:57 +08:00 |
|
dapan1121
|
977f28e750
|
Merge pull request #21984 from taosdata/fix/td-24871
fix: ask jemalloc to use background_threads to return vm to os
|
2023-07-10 10:16:07 +08:00 |
|
shenglian zhou
|
74d05af3ca
|
fix: ask jemalloc to use background_threads to return vm to os
|
2023-07-07 08:34:19 +08:00 |
|
yihaoDeng
|
5e156aa0a9
|
add ver check
|
2023-07-06 06:43:07 +00:00 |
|
yihaoDeng
|
a630d1284c
|
add version check in rpc
|
2023-07-06 02:03:31 +00:00 |
|
yihaoDeng
|
af053ec75b
|
add version check in rpc
|
2023-07-05 11:15:12 +00:00 |
|
yihaoDeng
|
79f01ad655
|
add version check in rpc
|
2023-07-05 08:16:25 +00: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 |
|
Benguang Zhao
|
424086e324
|
enh: restore vgroup id in vmOpenVnodes for vnodeAlterHashRange
|
2023-06-20 15:40:09 +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
|
20a55c3412
|
fix: make vmProcessAlterHashRangeReq idempotent
|
2023-06-19 15:09:00 +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 |
|
Haojun Liao
|
64365666b7
|
fix(stream): update the info, and do some internal refactor.
|
2023-06-16 16:04:43 +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
|
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 |
|
dmchen
|
92a9d4b26e
|
fix/TS-3524
|
2023-06-14 20:53:27 +08:00 |
|
Benguang Zhao
|
05393d9053
|
fix: make vmProcessCreateVnodeReq idempotent
|
2023-06-14 13:05:47 +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 |
|
dmchen
|
440a8725e5
|
fix/TS-3524
|
2023-06-13 15:07:00 +08:00 |
|
wangmm0220
|
fe155898fe
|
fix:modify offset description to string
|
2023-06-12 16:34:53 +08:00 |
|
Haojun Liao
|
78a240be8f
|
enh(stream): add dispatch msg.
|
2023-06-12 13:12:45 +08:00 |
|
Haojun Liao
|
0dd933013c
|
enh(stream): make history task for stream running.
|
2023-06-05 17:58:00 +08:00 |
|
wangmm0220
|
f2ee657b62
|
fix:check wal not exist again before register to push & move push logic from write thread to query thread
|
2023-06-05 17:21:47 +08:00 |
|
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
|
wangmm0220
|
04858fae22
|
fix:tsdbreader is free by mistake
|
2023-05-20 12:20:54 +08:00 |
|
wade zhang
|
7374ea2f0b
|
Merge pull request #21322 from taosdata/fix/status-resp-return-null-when-only-one-ep
status resp return null when only one ep
|
2023-05-19 09:04:41 +08:00 |
|
Haojun Liao
|
ffee5ebc61
|
Merge branch '3.0' into feature/3_liaohj
|
2023-05-17 17:47:44 +08:00 |
|
Haojun Liao
|
041ffa91bd
|
other: merge main.
|
2023-05-17 15:42:15 +08:00 |
|
dapan1121
|
fb7a06e06e
|
Merge pull request #21271 from taosdata/enh/tsbsPerf.4
Enh/tsbs perf.4
|
2023-05-17 11:00:14 +08:00 |
|
dapan1121
|
9033d34852
|
Merge pull request #21319 from taosdata/fix/TD-24178
fix: file fd not clear issue
|
2023-05-16 14:34:05 +08:00 |
|
dapan1121
|
e7df9b8fa0
|
enh: optimize copy group result
|
2023-05-16 14:12:48 +08:00 |
|