eolivelli commented on a change in pull request #2816:
URL: https://github.com/apache/bookkeeper/pull/2816#discussion_r723718074



##########
File path: 
bookkeeper-common/src/main/java/org/apache/bookkeeper/common/util/MdcUtils.java
##########
@@ -23,18 +23,18 @@
 
 import java.util.Map;
 
-import org.slf4j.MDC;
+import org.apache.logging.log4j.ThreadContext;

Review comment:
       It looks like this is a breaking change.
   When you use slf4j you do not depend on the actual implementation.
   Now here you are forcing users to use log4j2




-- 
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]


Reply via email to