You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/07/14 10:10:29 UTC

[GitHub] [rocketmq] Oliverwqcwrw opened a new issue, #4609: When send message timeout and return ambiguous exception

Oliverwqcwrw opened a new issue, #4609:
URL: https://github.com/apache/rocketmq/issues/4609

   
   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   When I send order message timeout
   
   > 
     org.apache.rocketmq.remoting.exception.RemotingTooMuchRequestException: sendSelectImpl call timeout
   
   	at org.apache.rocketmq.client.impl.producer.DefaultMQProducerImpl.sendSelectImpl(DefaultMQProducerImpl.java:1145)
   	at org.apache.rocketmq.client.impl.producer.DefaultMQProducerImpl.send(DefaultMQProducerImpl.java:1114)
   	at org.apache.rocketmq.client.impl.producer.DefaultMQProducerImpl.send(DefaultMQProducerImpl.java:1109)
   
   I think RemotingTooMuchRequestException is ambiguous and RemotingTimeoutException is more appropriate
   
   - What did you do (The steps to reproduce)?
   
   - What is expected to see?
   
   - What did you see instead?
   
   3. Please tell us about your environment:
   
   4. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
   
   
   


-- 
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: dev-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] Oliverwqcwrw closed issue #4609: When send message timeout and return ambiguous exception

Posted by GitBox <gi...@apache.org>.
Oliverwqcwrw closed issue #4609: When send message timeout and  return ambiguous exception
URL: https://github.com/apache/rocketmq/issues/4609


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org