caigy opened a new pull request #3418: URL: https://github.com/apache/rocketmq/pull/3418
## What is the purpose of the change to #3417: Simplify Producer and Consumer APIs ## Brief changelog - deprecating constructors of `DefaultLitePullConsumer`, `DefaultMQPullConsumer`, `DefaultMQPushConsumer` and providing builders to make it easier to construct those classes. - removing some methods that were decided to be abandoned earlier in `DefaultMQPullConsumer` - `MQProducer` and `MQConsumer` will not extend `MQAdmin` and extracting an interface `LifeCycle` to demonstrate startup or shutdown -- 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]
