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

   I still haven't found a solution for this. Here is what I have discovered so 
far:
   - the logs causing the spam aren't coming from the Apache Drill container
   - adding `log4j2.xml` or `logback.xml` to the classpath + corresponding 
dependencies makes a difference, but the logs causing the spam aren't affected
   - 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>`
   - manually deleting the logback package, `ch` folder, from 
`drill-jdbc-all-1.21.2.jar` worked


-- 
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