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/23 07:52:37 UTC

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

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


   Starting from the problem, it should be because different uses have different requirements. The rpc call method ensures that the data obtained by each call is useful. But if you switch to real-time push, there may be a lot of ineffective waste of resources. Unless there is a real-time computing scenario demand, maybe there are other better solutions?


-- 
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