yuz10 opened a new issue, #8173: URL: https://github.com/apache/rocketmq/issues/8173
### Is Your Feature Request Related to a Problem? Add ratelimit for a special topic or client ip. mainly for the following reasons: 1. some topics or clients use too much tps, that will affect other topics or clients. 2. when a consumer read code data, the pagecache is polluted, and will affect read hot data. 3. when a consumer read too fast, the downstream services may be unstable. ### Describe the Solution You'd Like add ratelimit support for topic or client ip, which is dynamic configured in broker. ### Describe Alternatives You've Considered not yet ### Additional Context _No response_ -- 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-unsubscr...@rocketmq.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org