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



##########
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:
       Done, thanks for the input. Initially, I thought that the change was 
required, but it seems that it works using the slf4j API.




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