ppkarwasz commented on issue #3196:
URL: 
https://github.com/apache/logging-log4j2/issues/3196#issuecomment-2477425353

   @pjfanning,
   
   > @ppkarwasz returning null from an API that users have long expected to not 
support null returns (LogManager.getLogger) - that is a really big jolt.
   
   Yes, it is a big oversight, but it has nothing to do with version 
misalignment between `log4j-api` and `log4j-core`. The bug appears if there is 
a GC-run between to consecutive method call.
   There is  #3199 ready to fix it. Feel free to review it.


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