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

optimize: support fast fail when channel disconnect after message sent for RemotingClient #7095

Open
wants to merge 7 commits into
base: 2.x
Choose a base branch
from

Conversation

lyl2008dsg
Copy link
Contributor

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

This PR enhances the RemotingClient by implementing a mechanism to quickly fail pending requests when a channel disconnects after a message has been sent. The key changes include:

Ⅱ. Does this pull request fix one issue?

#7058

Ⅲ. Why don't you add test cases (unit test/integration test)?

wait a moment

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

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.

1 participant