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

Propagate cancellation from client to datanode #3964

Closed
waynexia opened this issue May 16, 2024 · 1 comment · Fixed by #4092
Closed

Propagate cancellation from client to datanode #3964

waynexia opened this issue May 16, 2024 · 1 comment · Fixed by #4092
Assignees
Labels
C-enhancement Category Enhancements C-user-experience Category User Experience
Milestone

Comments

@waynexia
Copy link
Member

What type of enhancement is this?

Other

What does the enhancement do?

When a client connection is cancelled, either passively by frontend or actively by the client, we should pass this cancellation to cancel all on-going tasks. Both frontend and datanode should handle this cancellation.

Implementation challenges

No response

@waynexia waynexia added the C-enhancement Category Enhancements label May 16, 2024
@waynexia waynexia changed the title Pass cancellation from client to datanode Propagate cancellation from client to datanode May 16, 2024
@killme2008 killme2008 added the C-user-experience Category User Experience label May 16, 2024
@killme2008
Copy link
Contributor

Related issue #3800

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category Enhancements C-user-experience Category User Experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants