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

Backport #1705 to jetty-9.3.x #1928

Closed
sbordet opened this issue Oct 30, 2017 · 1 comment
Closed

Backport #1705 to jetty-9.3.x #1928

sbordet opened this issue Oct 30, 2017 · 1 comment
Labels
Sponsored This issue affects a user with a commercial support agreement Task

Comments

@sbordet
Copy link
Contributor

sbordet commented Oct 30, 2017

The fix for #1705 should be backported to branch 'jetty-9.3.x'.

@sbordet sbordet added Sponsored This issue affects a user with a commercial support agreement Task labels Oct 30, 2017
@sbordet sbordet changed the title Backport #1804 to jetty-9.3.x Backport #1705 to jetty-9.3.x Oct 30, 2017
@sbordet
Copy link
Contributor Author

sbordet commented Oct 30, 2017

Rather than fixing it like in 9.4.x, making CreateEndPoint and DestroyEndPoint non-blocking, the fix is to make them Closeable so that if they are rejected they will be closed and they won't leak.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sponsored This issue affects a user with a commercial support agreement Task
Projects
None yet
Development

No branches or pull requests

1 participant