Hi, is there any way to investigate the cause of s...
# questions-and-troubleshooting
u
Hi, is there any way to investigate the cause of slow edit log? I facing below logs multiple times and frontend nodes become unavailable continuously. How can I fix it? I deployed starrocks cluster in k8s with 1 frontend node / 3 compute node with shared-data architecture.
Copy code
2025-10-16 16:11:21.974+09:00 WARN (JournalWriter|154) [JournalWriter.updateBatchMetrics():246] slow edit log write, batch size: 2, took: 12620ms, current journal queue size: 0, please check the IO pressure of FE LEADER node or the latency between LEADER
and FOLLOWER nodes