Z08JBECH opened a new issue, #13145: URL: https://github.com/apache/druid/issues/13145
Hello, We had to do a rollback from druid 24.0.0 to druid 0.23.0 We have a prblem with druid 24.0.0 and avatica. some requests increase the CPU to 100% of the broker nodes and it comes down only if you restart the service When the broker node reach 100% we have timeout on all our jdbc request from our api with jdbc driver. I tried with java 8 and 11 and it is the same problem. A simple request like select * from, from my dbeaver tool with avatica driver create the problem. No problem after the rollback. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
