Commit 9ba7e04
authored
[fix](be) Load JNI log4j2 properties config (#63063)
Problem Summary: ScannerLoader forced log4j2.xml even when the
file-based log4j2.properties resource should be used, causing JNI logs
to keep using the XML configuration.1 parent 333e33d commit 9ba7e04
2 files changed
Lines changed: 1 addition & 64 deletions
File tree
- fe/be-java-extensions/java-common/src/main
- java/org/apache/doris/common/classloader
- resources
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
Lines changed: 0 additions & 63 deletions
This file was deleted.
0 commit comments