Skip to content

Change default to epoll and not io_uring #3277

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

Open
tishun opened this issue Apr 25, 2025 · 0 comments
Open

Change default to epoll and not io_uring #3277

tishun opened this issue Apr 25, 2025 · 0 comments
Labels
type: breaking Breaking change type: improvement An improvement to the existing implementation

Comments

@tishun
Copy link
Collaborator

tishun commented Apr 25, 2025

Feature Request

Is your feature request related to a problem? Please describe

Currently, when both epoll and io_uring are part of the classpath the driver would use io_uring.

Describe the solution you'd like

io_uring is still in incubation. It makes more sense to default to epoll in such cases.

THIS IS A BREAKING CHANGE.

@tishun tishun added type: breaking Breaking change type: improvement An improvement to the existing implementation labels Apr 25, 2025
@tishun tishun added this to the 7.0.0.RELEASE milestone Apr 25, 2025
@tishun tishun removed this from the 7.0.0.RELEASE milestone Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: breaking Breaking change type: improvement An improvement to the existing implementation
Projects
None yet
Development

No branches or pull requests

1 participant