sunce4t commented on issue #3132:
URL: https://github.com/apache/brpc/issues/3132#issuecomment-3466007509

   > 我明白了, 那其实最简单的一个方案是SendImm改为unsignaled不可以嘛, 因为我理解SendImm成功状态下的wc本身没有什么用, 
而失败的wc本身即使是unsignaled的状态也是会产生的, 失败情况下可以视为整个qp状态已经不对了
   
   这个可以的,如果按照你说的改成unsignaled,只需要一个记录接收窗口的原子变量就行了。


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