Skip to content

Conversation

SentryMan
Copy link
Collaborator

@SentryMan SentryMan commented Jan 27, 2025

Adds some changes to support Jetty. (How the turns table, we remove jetty just to support it again through the SPI)

  • setExecutor won't be called if using jetty (jetty doesn't support it properly)
  • responseSent now checks if status code is > 1. (Jetty sets it to 0 so this caused problems)

@SentryMan SentryMan added the enhancement New feature or request label Jan 27, 2025
@SentryMan SentryMan added this to the 3.0 milestone Jan 27, 2025
@SentryMan SentryMan self-assigned this Jan 27, 2025
@SentryMan SentryMan requested a review from rbygrave January 27, 2025 04:29
@SentryMan SentryMan enabled auto-merge (squash) January 27, 2025 05:28
@SentryMan SentryMan merged commit b3866bb into avaje:master Jan 27, 2025
4 checks passed
@rbygrave
Copy link
Contributor

How the turns table, we remove jetty just to support it again through the SPI

Yeah, a pretty ironic twist there.

@SentryMan SentryMan deleted the jetty branch January 27, 2025 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants