carterkozak commented on a change in pull request #486:
URL: https://github.com/apache/logging-log4j2/pull/486#discussion_r623415612



##########
File path: src/changes/changes.xml
##########
@@ -75,6 +75,9 @@
       <action issue="LOG4J2-2940" dev="ckozak" type="fix">
         Slf4j implementations walk the stack at most once rather than twice to 
determine the caller's class loader.
       </action>
+      <action issue="LOG4J2-2965" dev="ckozak" type="fix">
+        Fixed a deadlock between the AsyncLoggerContextSelector and 
java.util.logging.LogManager by updating Disruptor to 3.4.4.

Review comment:
       Unclear if this should be an `update` or `fix`.




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


Reply via email to