Koala Lam created FLINK-33967: --------------------------------- Summary: Remove/Rename log4j2-test.properties in flink-streaming-java's test bundle Key: FLINK-33967 URL: https://issues.apache.org/jira/browse/FLINK-33967 Project: Flink Issue Type: Improvement Reporter: Koala Lam
This file from test classpath is picked automatically by Log4j2. In order to reliably use our own log4j2 test config, we have to specify system property "log4j2.configurationFile" which is not ideal as we have to manually set it in IDE config. https://logging.apache.org/log4j/2.x/manual/configuration.html -- This message was sent by Atlassian Jira (v8.20.10#820010)