XLPE opened a new issue, #53071: URL: https://github.com/apache/doris/issues/53071
### 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.8+ ### What's Wrong? The production Doris cluster suddenly output 5 million lines of similar logs to be.out, causing the BE process to become temporarily unresponsive. ```` /home/jenkins_agent/workspace/BigDataComponent_doris-arm/thirdparty/src/re2-2021-02-02/re2/re2.cc:205: Error parsing '[[ :<:]]15384913706[[:>:]]': invalid character class range: [:<:] /home/jenkins_agent/workspace/BigDataComponent_doris-arm/thirdparty/src/re2-2021-02-02/re2/re2.cc:748: DFA out of memory : pattern length 36826, program size 34303, list count 32931, bytemap range 91 /home/jenkins_agent/workspace/BigDataComponent_doris-arm/thirdparty/src/re2-2021-02-02/re2/re2.cc:748: DFA out of memory : pattern length 36826, program size 34303, list count 32931, bytemap range 91 ....... ```` ### What You Expected? disable re2 log ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [x] 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
