mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| mndAcct.h | ||
| mndAnode.h | ||
| mndArbGroup.h | ||
| mndCluster.h | ||
| mndCompact.h | ||
| mndCompactDetail.h | ||
| mndConfig.h | ||
| mndConsumer.h | ||
| mndDb.h | ||
| mndDef.h | ||
| mndDnode.h | ||
| mndFunc.h | ||
| mndGrant.h | ||
| mndIndex.h | ||
| mndIndexComm.h | ||
| mndInfoSchema.h | ||
| mndInt.h | ||
| mndMnode.h | ||
| mndPerfSchema.h | ||
| mndPrivilege.h | ||
| mndProfile.h | ||
| mndQnode.h | ||
| mndQuery.h | ||
| mndScheduler.h | ||
| mndShow.h | ||
| mndSma.h | ||
| mndSnode.h | ||
| mndStb.h | ||
| mndStream.h | ||
| mndSubscribe.h | ||
| mndSync.h | ||
| mndTelem.h | ||
| mndTopic.h | ||
| mndTrans.h | ||
| mndUser.h | ||
| mndVgroup.h | ||
| mndView.h | ||