TDengine/source/dnode/mgmt
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
..
exe fix: taosd cmd args 2025-04-29 10:36:23 +08:00
mgmt_dnode enh/TD-37682-set-sync-timeout (#32762) 2025-09-08 09:02:28 +08:00
mgmt_mnode enh/TD-37682-set-sync-timeout (#32762) 2025-09-08 09:02:28 +08:00
mgmt_qnode fix/move-status-to-new-queue 2025-02-27 15:54:06 +08:00
mgmt_snode fix(stream): add start/stop message. (#30400) 2025-03-24 19:38:00 +08:00
mgmt_vnode enh/TD-37682-set-sync-timeout (#32762) 2025-09-08 09:02:28 +08:00
node_mgmt enh/TD-37682-set-sync-timeout (#32762) 2025-09-08 09:02:28 +08:00
node_util enh/TD-37682-set-sync-timeout (#32762) 2025-09-08 09:02:28 +08:00
test Freemine.cmake.3.0 (#30663) 2025-04-19 14:03:29 +08:00
CMakeLists.txt Freemine.cmake.3.0 (#30663) 2025-04-19 14:03:29 +08:00