fantow opened a new issue #2530:
URL: https://github.com/apache/rocketmq/issues/2530


   **BUG REPORT**
   
   1. Please describe the issue you observed:
     **There is a redundant wait for response when request send fail in sync 
mode.
     In my opinion,we should just throw a sendFail Exception rather than 
waiting until overtime because when request send fail.
     Obviously,it can not get it's response.**
   
     U can find this code in 
org.apache.rocketmq.remoting.netty.NettyRemotingAbstract#invokeSyncImpl.
     
   
![RocketMQ1](https://user-images.githubusercontent.com/18530950/103290059-a061b200-4a23-11eb-8ee8-d3e868316a1b.png)
   
     If this is an issue,may I submit a PR to fix it?


----------------------------------------------------------------
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]


Reply via email to