This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-60584-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from dc4bc1bddce branch-4.0: [Improve](StreamingJob) add more metrics to
observe the streaming job #60493 (#60571)
add 52572a272ff [fix](jni) fix JNI logging by migrating to log4j2 with
proper configuration (#60584)
No new revisions were added by this update.
Summary of changes:
.../doris/common/classloader/ScannerLoader.java | 68 ++++++++++++++++------
.../doris/common/jni/utils/Log4jOutputStream.java | 44 --------------
.../java-common/src/main/resources/log4j2.xml | 63 ++++++++++++++++++++
.../doris/trinoconnector/TrinoConnectorCache.java | 15 +++--
.../trinoconnector/TrinoConnectorPluginLoader.java | 29 +++++++--
5 files changed, 147 insertions(+), 72 deletions(-)
delete mode 100644
fe/be-java-extensions/java-common/src/main/java/org/apache/doris/common/jni/utils/Log4jOutputStream.java
create mode 100644
fe/be-java-extensions/java-common/src/main/resources/log4j2.xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]