TDengine/include/dnode
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
..
mgmt fix smaTest failed caused by mnode not inited 2024-05-24 11:42:01 +08:00
mnode enh/TD-37682-set-sync-timeout (#32762) 2025-09-08 09:02:28 +08:00
qnode enh:[TD-31063] Handling return value in qnode.c 2024-07-23 15:02:54 +08:00
snode fix:snode upport stream task 2023-11-16 21:19:58 +08:00
vnode refactor(stream): check for write queue size for sink tasks. 2025-05-22 17:55:47 +08:00