You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/09/27 04:44:54 UTC

[GitHub] [incubator-shardingsphere] tuohai666 commented on issue #3127: CPU LOAD more than 300%

tuohai666 commented on issue #3127: CPU LOAD  more than 300%
URL: https://github.com/apache/incubator-shardingsphere/issues/3127#issuecomment-535783367
 
 
   Hi @maxiaoxian, can you answer the following questions, so that I can find out the root cause faster?
   
   1. I don't understand, why there are no shardingsphere threads? Can you show all of the threads?
   ```
   TID NAME                                                      STATE    CPU SYSCPU  TOTAL TOLSYS
    98 ConsumeMessageThread_5                                 RUNNABLE 12.75%  0.29%  2.75%  0.01%
   544 globalThreadPoolSlave-179                              RUNNABLE 11.62%  0.00%  1.86%  0.00%
   514 globalThreadPoolSlave-150                              RUNNABLE 11.13%  0.00%  4.00%  0.00%
   504 globalThreadPoolSlave-136                              RUNNABLE 11.13%  0.00%  4.21%  0.00%
   588 globalThreadPoolSlave-217                              RUNNABLE 10.86%  0.09%  0.11%  0.00%
   524 globalThreadPoolSlave-160                              RUNNABLE 10.48%  0.00%  1.91%  0.00%
   498 globalThreadPoolSlave-122                              RUNNABLE 10.34%  0.14%  1.96%  0.00%
    99 ConsumeMessageThread_4                                 RUNNABLE 10.28%  0.08%  3.45%  0.01%
   553 globalThreadPoolSlave-188                              RUNNABLE 10.25%  0.05%  1.85%  0.00%
   557 globalThreadPoolSlave-185                              RUNNABLE 10.15%  0.00%  1.85%  0.00%
   ```
   
   2. How many cpus(or cores) in total?
   
   3. What's the QPS?
   
   4. What's the ShardingStrategy?
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services