xiangwangcheng commented on issue #1588: Retry doesn't work when sending msg in aync mode(eg. when broker is down) URL: https://github.com/apache/rocketmq/issues/1588#issuecomment-554885678 @MountainOne Yeah, I totally know what are u talking about. But `onExceptionImpl` is invoked inside the callback. That happens when `MQClientAPIImpl#sendMessageAsync()` success and something is wrong after that. But what about the broker is already down when `MQClientAPIImpl#sendMessageAsync()` is invoked ? I haven't found any retry logic and I already reproduce this situation.
---------------------------------------------------------------- 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] With regards, Apache Git Services
