Commit graph

6115 commits

Author SHA1 Message Date
dongming chen
a41e515a77
fix(6507074515): vgroup is ready (#33823) 2025-12-05 17:41:44 +08:00
dongming chen
7a66e4fafa
enh/redefine-show-vnodes-restored (#33773) 2025-12-04 14:37:22 +08:00
Zhixiao Bao
22716053d1
fix: update config transaction is stuck. (#33793) 2025-12-03 16:39:55 +08:00
dongming chen
c85dc1258e
fix/TD-38654-improve-sync-election-log (#33656) 2025-11-20 15:09:12 +08:00
dongming chen
51017f2e54
enh/TD-38561-remove-error-log (#33547) 2025-11-13 11:53:23 +08:00
WANG MINGMING
1ced706b9d
enh(wal): [TS-7567]set wal keep version to avoid deleting (#33517) 2025-11-13 09:28:26 +08:00
dongming chen
b721e14bb4
fix/TD-38495-snapshot-start-receiver-writer-error (#33477) 2025-11-07 15:54:06 +08:00
Mario Peng
93c1a388ba
feat:auth server (#33469) 2025-11-07 14:02:06 +08:00
dongming chen
fd77b1b4ef
fix/TD-38490-reset-heartbeat-after-mnode-leader-restart (#33473) 2025-11-06 09:17:27 +08:00
WANG MINGMING
101c8c6745
feat(taos): add connector info for perf_connections (#33458) 2025-11-05 17:48:58 +08:00
dongming chen
2e1be8f777
enh(TD-38474): modify sdb data (#33457) 2025-11-04 09:26:24 +08:00
dongming chen
5671fe95d6
fix: TD-38395 memory leak 3.3.6 (#33430) 2025-10-30 15:57:10 +08:00
Zhixiao Bao
d084bc5f87
fix: change sdb config before send req to dnode. (#33408) 2025-10-30 09:53:08 +08:00
dongming chen
7afc169360
fix(TS-7542): fix use after free (#33387) 2025-10-28 15:04:52 +08:00
Zhixiao Bao
320f6dc2dc
fix: use trans to alter global config. (#33324) 2025-10-23 08:24:34 +08:00
Yihao Deng
da0048086c
fix: clearing user_ip in taos_options_connection does not take effect (#33229) 2025-10-13 16:57:47 +08:00
Simon Guan
d54b04d2b3
enh: TD-38163-mnode-open-log (#33160) 2025-10-13 16:51:54 +08:00
Yihao Deng
811b200853
fix: resolved incorrect end_point information in perf_connections (#33159) 2025-09-30 15:11:32 +08:00
Kaili Xu
2f4981e2c4
enh: check privilege for show stables (#33097) 2025-09-29 14:31:03 +08:00
WANG MINGMING
5bef48744b
fix(tmq): set pointer = NULL to avoid double free (#32726) 2025-09-22 13:53:29 +08:00
dongming chen
0d6d5265fd
fix: TS-7219-update-in-sdb (#32968) 2025-09-15 15:29:18 +08:00
dongming chen
433bd8f91b
fix: TD-37959-add-log-for-drop-stable (#32940) 2025-09-11 10:16:11 +08:00
dongming chen
624577ea8c
enh/TD-37682-set-sync-timeout (#32762)
* enh/TD-37682-set-sync-timeout

* add reset vnode sync timeout

* add 4 parameter

* change default

* rename parameter

* refactor: replace strcmp with taosStrncasecmp for syncTimeout checks

* feat: add support for additional sync interval configuration options

* feat: update sync timeout configuration handling in dmProcessConfigReq

* fix: adjust sync interval calculations in dmProcessConfigReq for accuracy

* fix: correct parameter names for sync vnode and mnode election intervals

* fix: update expected row count for 'show variables' in test_show_basic

* fix: update expected row count for 'show variables' in test_valgrind_checkerror1

* feat: add millisecond precision for status intervals and timeouts

* fix: update expected row count for 'show variables' in test_show_basic and test_valgrind_checkerror1

* fix: reduce sleep duration in management threads for improved responsiveness

* feat: add internal parameters for debugging synchronization module in taosd documentation
2025-09-08 09:02:28 +08:00
Haojun Liao
8808fbb82c
fix(gpt): fix race-condition in pareparing files for forecast. (#32815) 2025-08-29 18:10:29 +08:00
WANG MINGMING
4615c1c862
fix(tmq): [TD-37592]double free if subplan string decode error (#32707) 2025-08-22 14:52:45 +08:00
dongming chen
975ad17d5a
enh[TD-37558]: add operation name for transaction (#32657) 2025-08-21 16:42:51 +08:00
kailixu
09110e5cdf fix: update dnode state from offline to online 2025-08-01 10:21:29 +08:00
Tony Zhang
cc68ac81a1
fix: wrong col_id in ins_columns (#32358) 2025-07-30 14:14:29 +08:00
dongming chen
088ce39370
refactor(TD-36884): adjust sync log (#32308) 2025-07-28 09:27:17 +08:00
hongzhenliu
4963cd68a0
fix(tmq): force drop topic will delete all consumers (#32220)
Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>
2025-07-25 09:13:59 +08:00
Kaili Xu
19f05fc2ff
fix: remove user privileges when drop db (#32124) 2025-07-23 09:58:16 +08:00
dongming chen
2301cd56a4
fix: TD-36560 refactor arbitrator group function name and log (#31852) 2025-07-17 13:55:58 +08:00
Haojun Liao
91ddbbb3c2
feat(gpt): add grant check for gpt. (#31708) 2025-07-08 18:15:09 +08:00
Kaili Xu
a86e09e4e3
enh: grant support vnodes and storage size (#31380) 2025-07-03 16:44:29 +08:00
Zhixiao Bao
6df806eb9c
fix: update config error while start dnode. (#31567) 2025-07-01 17:25:51 +08:00
WANG MINGMING
cb6ae5fb3d
fix(sml): change soure flag of alteing stable to avoid error in tmq (#31494) 2025-06-25 15:07:55 +08:00
Simon Guan
441a2472d7 Merge branch '3.0' into merge/3.0tomain2 2025-06-19 18:26:02 +08:00
Yihao Deng
5f1e6fa4b6
update ip -white-list log (#31331) 2025-06-16 19:50:42 +08:00
Kaili Xu
56cdb4ca97
fix: add vnode/storage_size for show grants (#31353) 2025-06-14 11:48:37 +08:00
Simon Guan
2838d2f063 Merge branch '3.0' into merge/mainto3.0 2025-06-14 10:41:12 +08:00
Simon Guan
f691365426 Merge branch 'main' into merge/mainto3.0 2025-06-14 10:32:34 +08:00
Yihao Deng
dc6dba0e06
feat: database engine (taosd) supports IPV6 (#31101) 2025-06-10 09:18:58 +08:00
dongming chen
4aff5c9b06
fix/fix-ci-build (#31248) 2025-05-29 17:37:12 +08:00
dongming chen
4b0ec00b75
enh: [TS-6089] trans-parallel (#30265) 2025-05-29 16:49:43 +08:00
dongming chen
7126f40688
feat: [TD-29445] add error handling for offline vnode state (#31232) 2025-05-29 16:44:08 +08:00
WANG MINGMING
3006ee87ed
fix: avoid using : in consumer group (#31225) 2025-05-29 16:29:07 +08:00
Hongze Cheng
430da1f872
enh: add memory usage monitor for vnode (#31212) 2025-05-27 16:40:03 +08:00
Simon Guan
309f4ffa5c Merge branch 'main' into merge/mainto3.0 2025-05-26 13:46:33 +08:00
Haojun Liao
8bb4979e53 refactor: remove some comments. 2025-05-22 09:55:56 +08:00
Haojun Liao
231d8b416e fix(stream): fix memory leak. 2025-05-22 09:55:18 +08:00