sunce4t commented on issue #3132: URL: https://github.com/apache/brpc/issues/3132#issuecomment-3514865399
https://github.com/apache/brpc/pull/3145,我们之前将SendImm的IBV_SEND_SIGNALED注释掉后发现也会有问题,我们也采取了类似这个pr的方法,用特定的wr_id区分imm的send cqe,并且没有任何问题; 因此后续这个bug的修复请参考这个pr。 -- 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]
