You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/09/16 13:21:07 UTC

[GitHub] [accumulo] EdColeman opened a new issue, #2933: Upgrade slf4j to version 2.

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: notifications-unsubscribe@accumulo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [accumulo] ctubbsii commented on issue #2933: Upgrade slf4j to version 2.

Posted by GitBox <gi...@apache.org>.
ctubbsii commented on issue #2933:
URL: https://github.com/apache/accumulo/issues/2933#issuecomment-1249493044

   This requires log4j 2.19.0, which is not yet released


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [accumulo] cshannon commented on issue #2933: Upgrade slf4j to version 2.

Posted by GitBox <gi...@apache.org>.
cshannon commented on issue #2933:
URL: https://github.com/apache/accumulo/issues/2933#issuecomment-1250254852

   I created PR #2938 which bumps to log4j2 2.19.0 which was released yesterday and a couple other minor updates.


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [accumulo] ctubbsii closed issue #2933: Upgrade slf4j to version 2.

Posted by GitBox <gi...@apache.org>.
ctubbsii closed issue #2933: Upgrade slf4j to version 2.
URL: https://github.com/apache/accumulo/issues/2933


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org