jetty / jetty.project

Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
https://eclipse.dev/jetty
Other
3.86k stars 1.91k forks source link

Fixes #12266 - InvocationType improvements and cleanups. #12299

Open sbordet opened 1 month ago

sbordet commented 1 month ago
lorban commented 1 month ago

It seems org.eclipse.jetty.server.ServerConnectorHttpServerTest.testNonBlockingInvocationType() is failing because of these changes.

gregw commented 1 week ago

@sbordet status of this?

sbordet commented 1 week ago

@gregw need to resume working on it, but necessary.

Should be re-thought after #12395.