stataru8 commented on issue #452:
URL: https://github.com/apache/camel-karaf/issues/452#issuecomment-2248195152

   I've tried to get this fixed, but I'm running out of ideas
   1. the logs causing the spam aren't coming from the Apache Drill container
   2. adding `log4j2.xml` or `logback.xml` to the classpath + corresponding 
dependencies makes a difference, but the logs causing the spam aren't affected
   3. the logs causing the spam originate from the package `oadd.*` -> 
https://github.com/apache/drill/blob/drill-1.21.2/exec/jdbc-all/pom.xml#L35 -> 
`<bundle 
dependency='true'>wrap:mvn:org.apache.drill.exec/drill-jdbc-all/${apache-drill-version}$Export-Package=org.apache.drill.jdbc.*;version=${apache-drill-version}&amp;SPI-Provider=java.sql.Driver</bundle>`
       a. not sure if this is messing up something 
https://github.com/apache/drill/blob/drill-1.21.2/exec/jdbc-all/pom.xml#L645
       b. manually deleting the log4j package from the 
drill-jdbc-all-1.21.2.jar in my local Maven repo didn't have any effect


-- 
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...@camel.apache.org

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

Reply via email to