Aaron-He opened a new issue #573: URL: https://github.com/apache/rocketmq-externals/issues/573
The issue tracker is **ONLY** used for bug report and feature request. Any question or RocketMQ proposal please use our [mailing lists](http://rocketmq.apache.org/about/contact/). **BUG REPORT** 1. Please describe the issue you observed: - What did you do (The steps to reproduce)? When I update RMQ version from 4.2.0 to 4.7.0, DefaultMQPullConsumer is deprecated. And This class will be removed in 2022. - What did you expect to see? A better implementation DefaultLitePullConsumer is recommend to use in the scenario of actively pulling messages. We can use it. - What did you see instead? 2. Please tell us about your environment: 3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc): ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
