You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "jnturton (via GitHub)" <gi...@apache.org> on 2023/02/08 09:06:55 UTC

[GitHub] [drill] jnturton opened a new pull request, #2750: DRILL-8309: Upgrade slf4j to 2.0.x

jnturton opened a new pull request, #2750:
URL: https://github.com/apache/drill/pull/2750

   # [DRILL-8309](https://issues.apache.org/jira/browse/DRILL-8309): Upgrade slf4j to 2.0.x
   
   ## Description
   
   - logback 1.2.11 -> 1.4.5.
   - log4j 2.18.0 -> 2.19.0.
   - slf4j 1.7.26 -> 2.0.6.
   
   ## Documentation
   N/A
   
   ## Testing
   Run embedded Drill and check its log output.
   


-- 
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: dev-unsubscribe@drill.apache.org

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


[GitHub] [drill] cgivre merged pull request #2750: DRILL-8309: Upgrade slf4j to 2.0.x

Posted by "cgivre (via GitHub)" <gi...@apache.org>.
cgivre merged PR #2750:
URL: https://github.com/apache/drill/pull/2750


-- 
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: dev-unsubscribe@drill.apache.org

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


[GitHub] [drill] jnturton commented on pull request #2750: DRILL-8309: Upgrade slf4j to 2.0.x

Posted by "jnturton (via GitHub)" <gi...@apache.org>.
jnturton commented on PR #2750:
URL: https://github.com/apache/drill/pull/2750#issuecomment-1423573873

   @pjfanning the upgrade wasn't as smooth as it looks, I fought with it for hours. I should have left this PR in draft before retiring yesterday because I did want to come back and expand my commentary. The seemingly unrelated upgrades and removals came from my chasing after fat jars that bundle slf4j < 2.0 (and were breaking this upgrade). In the end it was the refactoring of the Avatica dependency that really counted.


-- 
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: dev-unsubscribe@drill.apache.org

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