caiconghui commented on issue #4765: URL: https://github.com/apache/incubator-doris/issues/4765#issuecomment-712111330
> @caiconghui > Dit you try to log asynchronously? This is a solution, but there are still some risk to lost log data for this solution. In my option, the log level should be changed from info to debug in some class such as FrontendServiceImpl, which process event may be in high qps. and only when we want to trace problem should we log data again. many useless log cause the log file huge at the same time. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
