dongjinleekr commented on a change in pull request #10244:
URL: https://github.com/apache/kafka/pull/10244#discussion_r830464206
##########
File path: bin/kafka-run-class.sh
##########
@@ -45,6 +45,45 @@ should_include_file() {
fi
}
+# As of present, the migration to log4j2 is not completed, so some modules are
using log4j 1.x, and
Review comment:
Since KAFKA-12399 and KAFKA-9366 will be released at once, we don't need
`USE_LOG4J2_JAR` flag anymore; so removed.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]