zentol opened a new pull request #11192: [FLINK-16237][build] Add Log4j2 configuration properties URL: https://github.com/apache/flink/pull/11192 The property for configuration the log4j filepath has changed after switching to Log4j2 (from `log4j.configuration` to `log4j.configurationFile`). All production scripts/utils must be adjusted to specify both properties to retain Log4j1 support. In testing code we only refer to `configurationFile` naturally, as we only use Log4j2 here.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
