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

Improve ManagedSelector task submission #12762

Open
sbordet opened this issue Feb 3, 2025 · 0 comments
Open

Improve ManagedSelector task submission #12762

sbordet opened this issue Feb 3, 2025 · 0 comments
Labels
Bug For general bugs on Jetty side

Comments

@sbordet
Copy link
Contributor

sbordet commented Feb 3, 2025

Jetty version(s)
12+

Description
ManagedSelector submits a number of tasks to the Executor, namely Accept, CreateEndPoint and DestroyEndPoint.

We need to discuss whether, in particular for the first two, we must guarantee that they get executed and not queued in case all threads are blocked.

@sbordet sbordet added the Bug For general bugs on Jetty side label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side
Projects
None yet
Development

No branches or pull requests

1 participant