yx9o opened a new pull request, #795: URL: https://github.com/apache/rocketmq-site/pull/795
## What is the purpose of the change Update the LiteTopic-based rate limiting guide to align with the latest RocketMQ LiteTopic implementation and Java client API. ## Brief changelog - Updated the parent Topic configuration to use Lite message type. - Added LiteTopic idle expiration configuration details. - Updated Consumer Group configuration with LiteTopic binding and subscription model. - Corrected the LitePushConsumer example to bind the parent Topic and subscribe to specific LiteTopics. - Updated the Java example for `getLiteTopic()` and suspend consume result usage. ## Verifying this change - Checked the LiteTopic configuration against the latest RocketMQ server code. - Checked the Java API usage against the latest RocketMQ Java client code. - Ran `git diff --check`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
