crazy-pizza edited a comment on issue #3731:
URL: https://github.com/apache/rocketmq/issues/3731#issuecomment-1009645516


   @Git-Yang  
如果consumerSendMessageBack失败,仍然会进到延时队列的,详见:https://github.com/apache/rocketmq/blob/1b420cedfd74cf47b788abb4599f98d2a5217faf/client/src/main/java/org/apache/rocketmq/client/impl/consumer/DefaultMQPushConsumerImpl.java#L533
   
   另外,broker设置只读后,仍然会执行consumerSendMessageBack,失败重试消息的流量仍然会进入到只读的broker。
   
   我只是提个建议,指出一些问题点。


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