Skip to content

Migrate to Jetty 12 - #4831

Merged
AuroraLS3 merged 7 commits into
masterfrom
jetty-12
Sep 6, 2026
Merged

Migrate to Jetty 12#4831
AuroraLS3 merged 7 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

@AuroraLS3

Copy link
Copy Markdown
Collaborator Author

Still need to double check request logging before this is merged

@AuroraLS3
AuroraLS3 merged commit 3716cb1 into master Sep 6, 2026
4 checks passed
@AuroraLS3
AuroraLS3 deleted the jetty-12 branch September 6, 2026 16:01
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