maixiaohai commented on issue #2442:
URL: https://github.com/apache/rocketmq/issues/2442#issuecomment-732689240
Hi you can try this parameter
```
/**
* Indicate whether to retry another broker on sending failure
internally.
*/
private boolean retryAnotherBrokerWhenNotStoreOK = false;
```
----------------------------------------------------------------
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]