### _Why are the changes needed?_ Remove `conf/log4j2.properties.template` as it has been replaced by `conf/log4j2.xml.template` Remove `<ThresholdFilter level="FATAL"/>` in default stdout appender. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #3000 from pan3793/log4j-followup. Closes #2850 ccb9dd6e [Cheng Pan] [KYUUBI #2850][FOLLOWUP] Fix default log4j2 configuration Authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| kyuubi-defaults.conf.template | ||
| kyuubi-env.sh.template | ||
| log4j2.xml.template | ||