mirror of
https://github.com/apache/rocketmq.git
synced 2026-09-21 05:44:03 +08:00
* fix:when broker is down,async send model can not retry * fix Issue #3556 * fix Issue #3556 * fix Issue #3556 * fix Issue #3556 * async send model success retry when occurs Exception * test case testSendMessageAsync_WithException * modify test case testSendMessageAsync_WithException * adding exception message with broker addr when occuring broker connect timeout * repair code style