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 2021/01/24 06:16:34 UTC

[GitHub] [rocketmq] lizhiboo commented on issue #2530: [Remoting] There is a redundant waiting for response when request send fail in sync mode.

lizhiboo commented on issue #2530:
URL: https://github.com/apache/rocketmq/issues/2530#issuecomment-766299077


   > **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?
   
   can u describe the concrete version and list the code ? 


----------------------------------------------------------------
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:
users@infra.apache.org