You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/10/26 16:29:26 UTC

[GitHub] [dubbo] icodening commented on pull request #10838: build error response when sending MultiMessage fail

icodening commented on PR #10838:
URL: https://github.com/apache/dubbo/pull/10838#issuecomment-1292305132

   `Netty4BatchWriteQueue`中的`flush`方法在实际运行时处于`eventloop`线程中,此时在`NettyClientHandler`中的发送失败的监听器中拿到的MultiMessage的个数应是完整的,即发送失败的监听器处理逻辑是在`multiMessage.removeMessages()`之前


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org