You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/20 10:53:59 UTC

[GitHub] [pulsar] xiaotongwang1 opened a new issue, #16145: [BUG] ThresholdShedder Bundles Inaccurate traffic statistics

xiaotongwang1 opened a new issue, #16145:
URL: https://github.com/apache/pulsar/issues/16145

   broker DEBUG Log in leader : 
   
   2022-06-20 18:50:20.324 [pulsar-load-manager-1-1] INFO  o.a.p.broker.loadbalance.impl.ThresholdShedder - [x.x.x.x:8080] broker is planning to shed throughput 0.0 MByte/s less than minimumThroughputThreshold 10.0 MByte/s, skipping bundle unload.
   
   ZK STAT 
   
    get /loadbalance/broker-time-average/x.x.x.x:8080
   
   {"shortTermMsgThroughputIn":3.8429246523532754E-20,"shortTermMsgThroughputOut":1.5286027972266306E-23,"shortTermMsgRateIn":8.361056820071499E-23,"shortTermMsgRateOut":2.9078053094894676E-26,"longTermMsgThroughputIn":2.51609898074917E7,"longTermMsgThroughputOut":75116.58169305474,"longTermMsgRateIn":54734.34121373813,"longTermMsgRateOut":34.42857810199835}
   
   Other Server Stats look ok
   
   {"shortTermMsgThroughputIn":1.955625028980416E7,"shortTermMsgThroughputOut":4.911981732451391E-26,"shortTermMsgRateIn":42499.15646885524,"shortTermMsgRateOut":7.995873567619153E-29,"longTermMsgThroughputIn":1.4583922183369141E7,"longTermMsgThroughputOut":2301.2118711286466,"longTermMsgRateIn":31706.082609610632,"longTermMsgRateOut":0.9013642705395061}
   
   
   BUT 
   current server CPU of broker useage is 1300+%CPU and I am sure throughput in and out max than  10.0 MByte/s
   
   
   


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

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


[GitHub] [pulsar] github-actions[bot] commented on issue #16145: [BUG] ThresholdShedder Bundles Inaccurate traffic statistics

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #16145:
URL: https://github.com/apache/pulsar/issues/16145#issuecomment-1190958449

   The issue had no activity for 30 days, mark with Stale label.


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

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


[GitHub] [pulsar] xiaotongwang1 closed issue #16145: [BUG] ThresholdShedder Bundles Inaccurate traffic statistics

Posted by GitBox <gi...@apache.org>.
xiaotongwang1 closed issue #16145: [BUG] ThresholdShedder Bundles Inaccurate traffic statistics
URL: https://github.com/apache/pulsar/issues/16145


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

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