Haojun Liao
|
40c6c8a2bc
|
feat(query): add high priority queries process queue in mnode to avoid normal queries blocking critical processing. (#33088)
|
2025-09-29 10:01:33 +08:00 |
|
dongming chen
|
270ee9a686
|
enh[TS-6480]: auto weight balance leader (#33030)
|
2025-09-24 16:49:09 +08:00 |
|
WANG MINGMING
|
40e2b13205
|
feat(stream): opti thread mode of stream reader (#32546)
|
2025-08-13 11:35:22 +08:00 |
|
Pan Wei
|
d10105f152
|
fix: notify free issue (#32206)
* enh: add operator reset func
* fix: merge join reset issue
* fix: memory issues
* fix: add debug assert
* fix: memory issues
* fix: memory leak
* fix: memory issues
* fix taos log miss
* fix: case issue
* fix: case issue
* fix: case issues
* fix: drop dnode issue
* fix: memory issues
* fix: memory issues
* fix: memory leak issues
* fix: recalculate time range issue
* fix: add debug log
* fix: memory issues
* fix: enable case asan
* Update streamlist_for_ci.task
* fix: case asan issue
* fix: stream name issue
* fix: external window compile issues
* fix: deploy memory issue
* fix: ahandle issue
* fix: ahandle issue
* fix: ahandle issue
* fix: virtual table reader list issue
* fix: log info
* fix: msg error
* fix: virtual table addr list issue
* fix: memory issues
* fix: memory leak issue
* fix: memory issues
* fix: memory free issues
* fix: memory issues
* fix: snode deploy issue
* fix: mnode reader issue
* fix: memory issues
* fix: add debug test
* enh: add ignore nodata trigger
* fix: memory leaks
* fix: configuration issue
* fix: memory issue
* fix: external window issue
* fix: external window issues
* fix: external window placeholder issue
* fix: placeholder function init issues
* fix: memory leak issue
* fix: add debug log
* fix: compile issues
* fix: double free issue
* fix: runner addr update issue
* fix: msg rsp issue
* fix: external window reset issue
* fix: configuration issue
* fix: deploy msg issue
* fix: compile issue
* fix: external window idx issue
* fix: ci issues
* fix: ci case issues
* fix: drop dnode issue
* fix: add debug log
* fix: conflict
* fix: create stream if not exists issue
* fix: ahandle memory leak
* fix: case issue
* fix: exchange issues
* fix: crash issue
* fix: exchange prefetch issue
* fix: snode quit issue
* enh: support indef rows func
* fix: crash issues
* Fix external window collect vector function
* fix: external window indef rows issues
* fix: external window issue
* enh: support count always return value in external window
* fix: force output when has more result block
* fix: runner block retrieve issue
* fix: crash issue
* fix: count cases issue
* fix: reader deploy message issue
* fix: task deploy issue
* fix: external window scalar issue
* fix: compile issue
* fix: group cache reset issue
* fix: add protection check
* fix: add grant check
* fix: add disableStream config
* fix: notify free issue
* fix: case issue
---------
Co-authored-by: huohong <sallyhuo@taosdata.com>
Co-authored-by: Jing Sima <simondominic9997@outlook.com>
Co-authored-by: facetosea <285808407@qq.com>
|
2025-07-24 16:55:10 +08:00 |
|
Jinqing Kuang
|
69dd276f7f
|
Merge branch '3.0' into feat/TS-6100-3.0
|
2025-07-14 09:39:13 +08:00 |
|
Kaili Xu
|
dc2b021778
|
feat: support mount data path (#31677)
|
2025-07-12 15:39:29 +08:00 |
|
Simon Guan
|
fc2fec02c7
|
merge: from main to 3.0 branch (#31562)
|
2025-07-03 09:15:59 +08:00 |
|
wangjiaming0909
|
a3ca501368
|
new-stream: runner remove comments
|
2025-05-21 00:50:15 +00:00 |
|
wangmm0220
|
19a878cc79
|
feat(stream): add thread worker for stream reader
|
2025-04-29 18:51:21 +08:00 |
|
dapan1121
|
330cf9982d
|
fix: compile issues
|
2025-04-24 09:11:54 +08:00 |
|
dapan1121
|
ae0e1ded7d
|
enh: add hb processing
|
2025-04-22 17:46:17 +08:00 |
|
wangjiaming0909
|
ceaf69184c
|
new-stream: create new-stream threads
|
2025-04-16 18:16:09 +08:00 |
|
dmchen
|
45cdd871db
|
fix/remove-get-queue-size-when-print-heartbeat-log
|
2025-02-28 14:15:20 +08:00 |
|
Haojun Liao
|
6766e6db53
|
refactor(stream): add checkpoint queue to handle chkpt.
|
2025-02-20 16:13:33 +08:00 |
|
Haojun Liao
|
25cdfa5ee9
|
refactor(stream): add long exec stream queue for history tasks in step1 and re-calculate task execution.
|
2025-02-14 18:34:20 +08:00 |
|
Haojun Liao
|
5e130c4d53
|
enh(stream): add ctrl queue to handle hb rsp, to avoid hb rsp not being confirmed if all stream threads are occupied.
|
2025-02-05 14:57:15 +08:00 |
|
Haojun Liao
|
093233203d
|
Revert "refactor(stream): do some internal refactor ."
|
2025-01-24 17:11:15 +08:00 |
|
Haojun Liao
|
30039bb53b
|
enh(stream): add ctrl queue to handle hb rsp, to avoid hb rsp not being confirmed if all stream threads are occupied.
|
2025-01-09 09:17:08 +08:00 |
|
dmchen
|
f4116f35f0
|
fix/refactor-vnode-management-open-vnode
|
2024-11-28 14:50:45 +08:00 |
|
dmchen
|
b141e0e2ba
|
fix/TD-32863-add-creating-hash
|
2024-11-13 12:37:09 +08:00 |
|
dmchen
|
3c34ce6e96
|
fix/TD-32863-add-lock-for-allocate-primary
|
2024-11-12 14:09:47 +08:00 |
|
Shengliang Guan
|
c65f6c3e79
|
Merge pull request #28496 from taosdata/fix/TD-32622-add-closed-hash
fix/TD-32622-add-closed-hash
|
2024-10-28 19:14:29 +08:00 |
|
dmchen
|
dde9ae82f2
|
fix/TD-32622-add-lock-for-vnodes
|
2024-10-25 10:10:00 +00:00 |
|
dmchen
|
7a6c21814e
|
fix/TD-32622-add-closed-hash-fix-case
|
2024-10-25 04:50:16 +00:00 |
|
dmchen
|
9f69124708
|
fix/TD-32622-add-closed-hash
|
2024-10-25 02:53:48 +00:00 |
|
xiao-77
|
01a648bcc9
|
add dropped count while open vnodes
|
2024-09-30 12:34:13 +08:00 |
|
Yihao Deng
|
640eada5b1
|
refactor error code
|
2024-07-16 10:01:09 +00:00 |
|
dmchen
|
3f7f6c15ab
|
fix/TS-4785
|
2024-07-10 10:22:40 +00:00 |
|
wangjiaming0909
|
11a98ffab2
|
QueryAutoQWorker
|
2024-07-01 11:08:39 +08:00 |
|
Shungang Li
|
3a656c3595
|
feat: support 2 replica with arbitrator
|
2024-03-19 09:30:35 +08:00 |
|
Benguang Zhao
|
917246e236
|
fix: allow to drop a vnode in failed mode
|
2023-11-23 10:09:41 +08:00 |
|
Benguang Zhao
|
0a4fac7704
|
enh: not allow to acquire a vnode in failed mode from vmAcquireVnode
|
2023-11-23 09:48:42 +08:00 |
|
Benguang Zhao
|
a95f6e6862
|
feat: support restore dnode with vnodes of replaced disks for primary dirs
|
2023-10-19 11:18:57 +08:00 |
|
dm chen
|
141004bf77
|
Merge branch '3.0' into feat/TD-22970
|
2023-07-19 10:57:40 +08:00 |
|
dmchen
|
3711fdd865
|
feat/TD-22970
|
2023-07-18 16:09:38 +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 |
|
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 |
|
cadem
|
3b78d4382b
|
add learner
|
2023-04-18 19:03:45 +08:00 |
|
Benguang Zhao
|
cc76d78673
|
enh: separate sync read and write events
|
2023-03-14 20:35:39 +08:00 |
|
Shengliang Guan
|
53ac9c7229
|
enh: commit tsdb after split
|
2023-01-31 10:59:34 +08:00 |
|
Shengliang Guan
|
8bc0d4ba74
|
enh: add alter vnode hashrange request
|
2023-01-30 16:33:17 +08:00 |
|
Shengliang Guan
|
03dc6e55b5
|
enh: add disable vnode write request
|
2023-01-30 13:54:15 +08:00 |
|
Shengliang Guan
|
ed98fddf74
|
enh: adjusting the operation mode of the stream thread pool
|
2022-12-28 14:37:56 +08:00 |
|
Shengliang Guan
|
b89877b4c1
|
refact: add vnode timer
|
2022-12-13 13:41:06 +08:00 |
|
Shengliang Guan
|
4fc0e3bd55
|
enh: adjust the number of vnode threads so that one vnode has one write thread
|
2022-11-04 17:21:00 +08:00 |
|
Shengliang Guan
|
4d318b32da
|
refact: alter db replica
|
2022-10-20 16:47:03 +08:00 |
|
Shengliang Guan
|
706682ea5c
|
Merge pull request #17467 from taosdata/enh/TD-19623
refact: remove multi process codes
|
2022-10-19 19:04:51 +08:00 |
|
Shengliang Guan
|
8764cf9adb
|
refact: remove multi process codes
|
2022-10-19 11:08:42 +08:00 |
|
Minghao Li
|
4c9f10b6f3
|
refactor(sync): add sync ctrl queue in vnode
|
2022-10-18 19:12:34 +08:00 |
|