You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/06/14 06:30:04 UTC

[GitHub] [doris] yiguolei commented on a diff in pull request #20759: [enhancement](log4j) support high performance mode for log4j2 to escape potential bottleneck for doris read and write

yiguolei commented on code in PR #20759:
URL: https://github.com/apache/doris/pull/20759#discussion_r1229078138


##########
conf/fe.conf:
##########
@@ -38,6 +38,9 @@ JAVA_OPTS_FOR_JDK_9="-Xss4m -Xmx8192m -XX:SurvivorRatio=8 -XX:MaxTenuringThresho
 # INFO, WARN, ERROR, FATAL
 sys_log_level = INFO
 
+# NORMAL, BRIEF, ASYNC
+sys_log_mode = NORMAL

Review Comment:
   comment this line and set normal as default value



-- 
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-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org