ahn heesuk
04/22/2026, 2:44 AMstop_cn.sh -g to ensure a graceful shutdown of running queries.
I’ve also enabled graceful_exit_wait_for_frontend_heartbeat = true, so that the CN node propagates its SHUTDOWN status to the FE and stops receiving new queries before it goes down.
Based on this setup, I expected only a brief impact (0–5 seconds) due to the FE heartbeat interval.
However, in practice, the latency impact seems to last up to ~2 minutes.
Has anyone experienced something similar?
Or are there specific areas (e.g., caching, load redistribution) that I should take a closer look at?
Thanks in advance 🙏Kevin Cai
04/22/2026, 7:44 AMahn heesuk
04/22/2026, 7:48 AMahn heesuk
04/22/2026, 7:50 AMKevin Cai
04/22/2026, 7:50 AMKevin Cai
04/22/2026, 7:51 AMahn heesuk
04/22/2026, 7:53 AMKevin Cai
04/22/2026, 7:54 AMahn heesuk
04/22/2026, 7:59 AMKevin Cai
04/22/2026, 8:01 AMahn heesuk
04/22/2026, 8:03 AMahn heesuk
04/22/2026, 8:04 AMKevin Cai
04/22/2026, 8:07 AMahn heesuk
04/22/2026, 8:10 AMahn heesuk
04/22/2026, 8:11 AMKevin Cai
04/22/2026, 8:11 AMahn heesuk
04/22/2026, 8:11 AMPhilip Oliva
04/30/2026, 7:29 PM