dongjinleekr opened a new pull request #10339:
URL: https://github.com/apache/kafka/pull/10339


   I found this problem while working on [KIP-719: Add Log4J2 
Appender](https://cwiki.apache.org/confluence/display/KAFKA/KIP-719%3A+Add+Log4J2+Appender).
   
   1. `org.apache.log4j` don't need to be allowed in shell, trogdor subpackage; 
they uses `slf4j`, not `log4`.
   2. `org.slf4j` don't need to be allowed in clients, server subpackage: 
`org.slf4j` is allowed globally.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to