You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/09/26 11:50:06 UTC

[GitHub] [druid] Z08JBECH opened a new issue, #13145: CPU broker 100% after upgrade to 24.0

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: commits-unsubscribe@druid.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] Z08JBECH closed issue #13145: CPU broker 100% after upgrade to 24.0

Posted by GitBox <gi...@apache.org>.
Z08JBECH closed issue #13145: CPU broker 100% after upgrade to 24.0 
URL: https://github.com/apache/druid/issues/13145


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] abhishekagarwal87 commented on issue #13145: CPU broker 100% after upgrade to 24.0

Posted by GitBox <gi...@apache.org>.
abhishekagarwal87 commented on issue #13145:
URL: https://github.com/apache/druid/issues/13145#issuecomment-1258088069

   There isn't any known issue that I am aware of. If it's just the broker nodes, you can take thread dumps when the CPU is 100%. They will help a lot in pinning down the problem. 


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org