You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/12/21 05:59:50 UTC

[GitHub] [rocketmq] odbozhou commented on issue #3662: Push client metrics to a common statistics server instead of broker call client by itself to avoid extra RPC calls.

odbozhou commented on issue #3662:
URL: https://github.com/apache/rocketmq/issues/3662#issuecomment-998496388


   I think we should start from the point of view of the problem?
   
   Does the rpc call to obtain client statistics really have any impact?
   
   If the client's statistical data is inaccurate, can it be solved by optimizing the statistical code? The introduction of the new metrics tool may not necessarily solve the problem better.


-- 
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: dev-unsubscribe@rocketmq.apache.org

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