Skip to content

Migrate to Jetty 12 - #4831

Open
AuroraLS3 wants to merge 6 commits into
masterfrom
jetty-12
Open

Migrate to Jetty 12#4831
AuroraLS3 wants to merge 6 commits into
masterfrom
jetty-12

Conversation

@AuroraLS3

@AuroraLS3 AuroraLS3 commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR migrates to Jetty 12 and Java 17.

I'd like to implement support for the non-blocking APIs Jetty 12 adds before merging this, since it would let the webserver handle more requests rather than waiting for IO operations like reading files or database

Related issues:

@AuroraLS3 AuroraLS3 added the Java 17 Issues that would require updating to Java 17 label Aug 30, 2026
@AuroraLS3
AuroraLS3 marked this pull request as ready for review August 30, 2026 15:07
@AuroraLS3

AuroraLS3 commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator Author

HTTP/2 is not working with this PR version

Edit: Fixed - It was Thread context classloader issue again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Java 17 Issues that would require updating to Java 17

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant