flink-connector-starrocks 提交stream_load任务timeout导致checkpoint失败任务频繁重启

建议看下fe的gc情况。可以发下fe.info的日志。另外建议sink的load-url配置为多个fe地址

.withProperty("load-url", "fe1_ip:http_port;fe2_ip:http_port;fe3_ip:http_port")