altman08 opened a new issue, #3275:
URL: https://github.com/apache/brpc/issues/3275

   **Describe the bug**
   如果我通过name service初始化一个channel(比如bns),这个name 
service只解析出来一个节点,我设置这个channel的超时是10ms,backup request 
time是2ms。当我使用这个channel发起rpc调用2ms触发backup 
request超时的时候channel尝试选取另一个节点失败,会导致rpc在2ms左右的时候失败,这个感觉不符合预期,我设置的是10ms超时才对。
   
   **To Reproduce**
   
   
   **Expected behavior**
   
   
   **Versions**
   OS:
   Compiler:
   brpc:
   protobuf:
   
   **Additional context/screenshots**
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to