ppkarwasz commented on PR #3199: URL: https://github.com/apache/logging-log4j2/pull/3199#issuecomment-2474029132
> > In order to preserve backward compatibility and allow `Logger`s to be garbage-collected, I will: > > > > * [ ] Remove the new methods in `LoggerRepository` in the original class. > > How will you implement this while preserving the backward compatibility? `LoggerRepository#computeIfAbsent` is a new method added in `2.25.0`. There is no BC to preserve. -- 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]
