fjyulu opened a new issue, #9254: URL: https://github.com/apache/incubator-doris/issues/9254
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version I compile the code in master branch ,so there is no explicit version the the commit message is below ``` commit 319f1f634a53f99deb2d2ee50d12defe17995516 (HEAD -> master, origin/master, origin/HEAD) Author: caiconghui <55968745+caicong...@users.noreply.github.com> Date: Wed Apr 6 15:23:49 2022 +0800 ``` this is the version that I am using ### What's Wrong? ### first make some backend dead run an sql that will cause *Memory exceed limit* error ,then some backend will dead, restart the dead backend , the it's log, ### restart the dead backend > bin/start_be.sh --daemon ### tail the restarted backend log after restart the backend ,tail the be's log, then you will see the log is keep printing the log like bellow  ### What You Expected? what I expect is stop keep printing the log, because the log is not a goods sigh for program running. Or fix something to stop the printing ### 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