提交 062e6f33 编写于 作者: S sunhangda

revert [ISSUE #2442] when happening system busy, retry

上级 4e5a60cb
...@@ -633,7 +633,6 @@ public class DefaultMQProducerImpl implements MQProducerInner { ...@@ -633,7 +633,6 @@ public class DefaultMQProducerImpl implements MQProducerInner {
case ResponseCode.TOPIC_NOT_EXIST: case ResponseCode.TOPIC_NOT_EXIST:
case ResponseCode.SERVICE_NOT_AVAILABLE: case ResponseCode.SERVICE_NOT_AVAILABLE:
case ResponseCode.SYSTEM_ERROR: case ResponseCode.SYSTEM_ERROR:
case ResponseCode.SYSTEM_BUSY:
case ResponseCode.NO_PERMISSION: case ResponseCode.NO_PERMISSION:
case ResponseCode.NO_BUYER_ID: case ResponseCode.NO_BUYER_ID:
case ResponseCode.NOT_IN_CURRENT_UNIT: case ResponseCode.NOT_IN_CURRENT_UNIT:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册