EdColeman opened a new issue, #2933: URL: https://github.com/apache/accumulo/issues/2933
From PR #2920 @ctubbsii commented: ``` we should consider using SLF4J 2, which uses the Java service loader to load the transitive logging dependencies at runtime, rather than the StaticLoggerBinder that SLF4J 1.7 used. It might save some trouble with transitive deps. ``` Currently our slf4j version is 1.7.36 - the current slf4j 2 version is 2.0.1 (release Sept 14, 2022) -- 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]
