Hello, team.
I'm loading data from kafka through flink starrocks connector.
However, only the leader fe node has a very high CPU and memory usage rate.
I installed starrocks on eks and exposed the 9030 port through nlb and the fe proxy outside through alb.
The settings of Flink(jdbc-url, load-url) are set to domain of nlb, alb
Is the issue I'm going through normal?