be waring 日志一直打印错误

【详述】be waring 日志中频繁打印:
W0706 09:57:30.751587 169269 utils.cpp:96] master client, retry finishTask: No more data to read.

W0706 10:07:40.032670 167917 exec_state_reporter.cpp:129] Retrying ReportExecStatus: write() send(): Broken pipe

W0706 10:07:00.535450 169335 storage_engine.cpp:761] failed to perform update compaction. res=Internal error: illegal state: another compaction is running, tablet=54439.1667312767.d5480083c6ab1fee-2b39a34804d012b2

【StarRocks版本】2.4.3
【集群规模】3fe+3be(fe与be混部)
【联系方式】社区群14

这个报错可以忽略掉,一般是因为配置了多线程导致的日志打印(多个线程同时选择了一个tablet进行处理,失败的会自动重新进行选择,不影响) 然后我看您是2.4.3版本 推荐升级到2.5的最新版本哈,2.5是lts版本 持续维护的,较为稳定, 2.4版本已经推出很久了版本迭代不如2.5版本