You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2023/06/14 07:16:12 UTC

[doris] branch master updated (f707dc9395 -> bcf103e993)

This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f707dc9395 [fix](stats) Fix NPE when analyze database sync (#20775)
     add bcf103e993 [enhancement](log4j) support high performance mode for log4j to escape potential bottleneck for doris read and write (#20759)

No new revisions were added by this update.

Summary of changes:
 conf/fe.conf                                       |  3 ++
 .../main/java/org/apache/doris/common/Config.java  | 15 ++++++--
 .../src/main/java/org/apache/doris/DorisFE.java    |  1 +
 .../java/org/apache/doris/common/Log4jConfig.java  | 44 +++++++++++++++++-----
 .../doris/httpv2/controller/LogController.java     | 17 +++++----
 fe/pom.xml                                         |  6 +++
 6 files changed, 66 insertions(+), 20 deletions(-)


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