YangJodie opened a new issue, #4858: URL: https://github.com/apache/rocketmq/issues/4858
**Description:** consumeMessageDirectly method should check the consumer type because this method only works in push consumer type. **Detailed changes:** 1. Add check for QueryMsgByUniqueKeySubCommand and QueryMsgByIdSubCommand. 2. Add type checking when call the org.apache.rocketmq.client.impl.factory.MQClientInstance#consumeMessageDirectly. -- 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]
