jameswangcnbj opened a new issue, #44121: URL: https://github.com/apache/doris/issues/44121
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.1.7 ### What's Wrong? 很奇怪现象,2.1.7的fe在没有实时连接的情况下,cpu的占用率也超过60%,如下图所示 https://ask.selectdb.com/uploads/post/5jc8xaLDYY9.png top -H -p fe进程 https://ask.selectdb.com/uploads/post/5jc8D2nnYeW.png fe的配置: 元数据保存位置 meta_dir = /data/doris-meta #多网卡配置网段 priority_networks = 172.16.0.0/24 #调整 FE 内存,默认8g,因为目前总内存16G,暂不调整 #修改 Doris 大小写敏感参数 lower_case_table_names = 1 enable_outfile_to_local=true #解决内存占用高的参数 wait_timeout = 300 set global enable_auto_analyze = false ### What You Expected? cpu在没有外部连接的时候,低于20% ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org