Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复 RpcChannel 中 netty 发送失败时未调用 callback 的问题 #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

liming30
Copy link

Fixes #94.

在 RpcChannel 的netty发送失败时回调 callback,以保证正确的错误信息被透出以及加速失败的响应耗时。

@liming30
Copy link
Author

@jhunters 有时间的话辛苦帮忙review一下~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RpcChannel在发送失败后未通知回调,导致长时间hang住直到超时。
1 participant