dousp opened a new issue, #558:
URL: https://github.com/apache/rocketmq-spring/issues/558

   #### 使用RocketMQTemplate的时候:
   - 可以通过`getProducer().getDefaultMQProducerImpl()`注册`SendMessageHook`;
   - 
但是想为消费者注册`ConsumeMessageHook`好像不行,`DefaultLitePullConsumer`不支持`registerConsumeMessageHook`,用反射解决?
   #### 还有别的方式去注册hook么?
   


-- 
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]

Reply via email to