dmchen
|
4dd0622594
|
fix:decouple get mload
|
2025-02-27 19:07:33 +08:00 |
|
dmchen
|
7eeb800213
|
fix:add-status-timestamp
|
2025-02-27 15:29:52 +08:00 |
|
dmchen
|
1f6c4df422
|
fix/move-status-to-new-queue
|
2025-02-27 15:26:06 +08:00 |
|
Haojun Liao
|
ecc667c22b
|
Revert "refactor(stream): drop task in async ways"
|
2025-02-21 01:10:18 +08:00 |
|
Shengliang Guan
|
0a9f5086f0
|
Merge pull request #29775 from taosdata/fix/analysis
refactor(stream): drop task in async ways
|
2025-02-20 13:38:53 +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 |
|
Alex Duan
|
c99e59fa94
|
fix:merge main branch
|
2025-02-14 18:16:05 +08:00 |
|
Shengliang Guan
|
6f001ece03
|
Merge pull request #29778 from taosdata/fix/internal
fix: compilation failures after enabling the JEMALLOC_ENABLED option
|
2025-02-14 15:42:24 +08:00 |
|
Shengliang Guan
|
d6bd52ece7
|
Merge pull request #29750 from taosdata/enh/streamqueue
refactor(stream): add more operation handled in ctrl queue, and limit the stream input q size
|
2025-02-14 15:02:23 +08:00 |
|
Shengliang Guan
|
8da407e67d
|
fix: compilation failures after enabling the JEMALLOC_ENABLED option
|
2025-02-14 14:21:20 +08:00 |
|
Haojun Liao
|
03041d0f61
|
other: merge main
|
2025-02-14 10:18:19 +08:00 |
|
Alex Duan
|
d3e1e53569
|
fix: adjust oem name only with cus_name.h define
|
2025-02-13 14:12:34 +08:00 |
|
Haojun Liao
|
81b718ec69
|
refactor(stream): handle retrieve chkpt trigger in ctrl queue.
|
2025-02-11 13:07:06 +08:00 |
|
Haojun Liao
|
9ad6fd170b
|
fix(stream): update the process queue.
|
2025-02-10 19:24:36 +08:00 |
|
Haojun Liao
|
cb7e2cb1e0
|
refactor(stream): record the elapsed time for close stream tasks.
|
2025-02-09 01:42:25 +08:00 |
|
Haojun Liao
|
a2dcba10a7
|
refactor(stream): 1) notify closing in main thread. 2) not saving the halt status.
|
2025-02-09 01:42:24 +08:00 |
|
Haojun Liao
|
68faa300af
|
fix(stream): fix memory leak.
|
2025-02-07 11:11:22 +08:00 |
|
Haojun Liao
|
a5cdf3320c
|
refactor(stream): handle stream check in ctrl queue.
|
2025-02-05 15:03:30 +08:00 |
|
Haojun Liao
|
0f04f47337
|
refactor(stream): dispatch req handled in ctrl queue.
|
2025-02-05 15:03:24 +08:00 |
|
Haojun Liao
|
fa2229c453
|
refactor(stream): dispatch rsp handled in ctrl queue.
|
2025-02-05 15:03:10 +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
|
79284e7414
|
Merge branch 'main' into fix/disp_lost
|
2025-01-24 17:15:22 +08:00 |
|
Haojun Liao
|
093233203d
|
Revert "refactor(stream): do some internal refactor ."
|
2025-01-24 17:11:15 +08:00 |
|
Shengliang Guan
|
3089e3d904
|
Merge pull request #29544 from taosdata/fix/tag
refactor(stream): do some internal refactor .
|
2025-01-24 16:27:22 +08:00 |
|
Haojun Liao
|
6c4dc665e0
|
fix(stream): wait for queue to be empty.
|
2025-01-23 13:37:06 +08:00 |
|
Haojun Liao
|
e5e57923cd
|
fix(stream): add upper bound for the time of waiting for creating table.
|
2025-01-23 13:18:56 +08:00 |
|
xiao-77
|
a4e88660db
|
fix(rpc):use tsApplyMemoryAllowed to control memory alloc while apply msg.
|
2025-01-21 11:33:08 +08:00 |
|
Haojun Liao
|
05a27eb7b0
|
fix(stream): fix memory leak.
|
2025-01-12 01:50:54 +08:00 |
|
factosea
|
bd9ec86061
|
crash log: safe code
|
2025-01-10 06:10:20 +08:00 |
|
factosea
|
5c60015cad
|
fix: write crash log in new thread
|
2025-01-09 12:37:25 +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 |
|
Shengliang Guan
|
37eb686d7c
|
Merge pull request #29502 from taosdata/fix/main/TD-33457
Fix(cfg): resolve dynamic configuration update failure after rolling …
|
2025-01-08 17:31:13 +08:00 |
|
xiao-77
|
4a5d575894
|
Fix unhandle msg.
|
2025-01-08 15:45:58 +08:00 |
|
xiao-77
|
e597baa345
|
Fix mnode = 3 , trans stuck.
|
2025-01-07 22:01:33 +08:00 |
|
dmchen
|
ad4bf2a136
|
fix/TS-5651-skip-sync-heartbeat
|
2025-01-02 02:17:29 +00:00 |
|
Shengliang Guan
|
ec2c8c435e
|
Revert "Enh:[td 29974]improve trans"
|
2024-12-27 22:26:43 +08:00 |
|
Shengliang Guan
|
912fcb13bf
|
Merge pull request #29351 from taosdata/merge/mainto3.0
merge: from main to 3.0 branch
|
2024-12-27 09:06:35 +08:00 |
|
Hongze Cheng
|
ed9e3397be
|
Merge pull request #29347 from taosdata/enh/TS-4994-enh
enh: compact more enh
|
2024-12-27 08:49:24 +08:00 |
|
Hongze Cheng
|
098ab9f4b4
|
enh: change some documents
|
2024-12-26 18:25:23 +08:00 |
|
xiao-77
|
8fd42c034a
|
Fix(cfg):use write thread to update dnode config.
|
2024-12-26 14:34:38 +08:00 |
|
dongming chen
|
48b24804d4
|
Merge pull request #29275 from taosdata/3.0
3.0
|
2024-12-23 13:53:16 +08:00 |
|
Shengliang Guan
|
d02e9b0dc7
|
Merge pull request #29239 from taosdata/feat/main/TS-5649
Feat(cfg):support dyn alter disable create file.
|
2024-12-21 09:51:42 +08:00 |
|
Shengliang Guan
|
d34c6cc1e5
|
Merge branch 'main' into merge/3.0tomain
|
2024-12-20 18:13:02 +08:00 |
|
xiao-77
|
93500cf96e
|
Feat support alter dataDir disable.
|
2024-12-20 09:16:54 +08:00 |
|
Hongze Cheng
|
288dc33f97
|
enh: seperate tsdb async tasks to different thread pools
|
2024-12-19 17:48:11 +08:00 |
|
Hongze Cheng
|
18fb01264d
|
change some apis
|
2024-12-19 14:51:21 +08:00 |
|
xiao-77
|
4edc23057d
|
Fix err update at free pMgmt.
|
2024-12-19 14:15:42 +08:00 |
|
xiao-77
|
2f2de2978d
|
Fix core at dmConfigThreadFp.
|
2024-12-19 14:12:55 +08:00 |
|
dongming chen
|
69980ac5a8
|
Merge pull request #29194 from taosdata/3.0
3.0
|
2024-12-18 08:33:58 +08:00 |
|
kailixu
|
9fd2d86ae3
|
enh: memory safe function
|
2024-12-17 07:11:16 +00:00 |
|