gortiz commented on code in PR #11909:
URL: https://github.com/apache/pinot/pull/11909#discussion_r1377160280


##########
pom.xml:
##########
@@ -604,7 +604,7 @@
       <dependency>
         <groupId>org.slf4j</groupId>
         <artifactId>slf4j-api</artifactId>
-        <version>2.0.9</version>
+        <version>1.7.25</version>

Review Comment:
   We cannot change slf4j, otherwise spart 3.5 will fail.
   
   My suggestion was to try to use slf4j2 v2.0.x and `log4j-slf4j18-impl` as 
adaptor, although I'm not sure if that would work



-- 
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: commits-unsubscr...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to