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

feat: dead stream acceptor fallback to conn owner #243

Merged

Conversation

qzhuyan
Copy link
Collaborator

@qzhuyan qzhuyan commented Dec 6, 2023

without this change, peer will get stream send/recv aborted as we return an error (QUIC_STATUS_UNREACHABLE) to the callback if picked the owner who is dead.

@qzhuyan qzhuyan mentioned this pull request Dec 6, 2023
@qzhuyan qzhuyan closed this Dec 6, 2023
@qzhuyan qzhuyan reopened this Dec 6, 2023
@qzhuyan qzhuyan merged commit bbf19f0 into emqx:main Dec 6, 2023
27 checks passed
@qzhuyan
Copy link
Collaborator Author

qzhuyan commented Dec 6, 2023

thanks @thalesmg !

@qzhuyan qzhuyan deleted the feat/william/stream-dead-acceptor-fallback branch December 6, 2023 16:40
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.

2 participants