Parameter Settings Ver2.7 ((link)) Jun 2026
In ver2.7, the sync interval must be less than the global health_check_interval . If sync_interval_ms is larger, the master node assumes the worker is frozen. Fix: Ensure sync_interval_ms ≤ health_check_interval / 2 .