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

Review Handler Collection logic around InvocationType #11425

Open
joakime opened this issue Feb 20, 2024 · 1 comment
Open

Review Handler Collection logic around InvocationType #11425

joakime opened this issue Feb 20, 2024 · 1 comment
Assignees
Labels
Bug For general bugs on Jetty side

Comments

@joakime
Copy link
Contributor

joakime commented Feb 20, 2024

Jetty version(s)
12.0.6

Jetty Environment
Any

Java version/vendor (use: java -version)
Any

OS type/version
Any

Description
While reviewing PR #11412 a question about the InvocationType logic in the various Handler Collection implementations was brought up.

See

  • Handler.Sequence.setHandlers()
  • PathMappingsHandler.addMapping()
  • Handler.Singleton.updateHandler()
  • HotSwapHandler.setHandler()
  • WebSocketUpgradeHandler
@gregw
Copy link
Contributor

gregw commented Oct 2, 2024

see also #12266

@sbordet sbordet moved this to 🏗 In progress in Jetty 12.1.0 Jan 15, 2025
@sbordet sbordet unassigned gregw and lorban Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side
Projects
Status: 🏗 In progress
Development

No branches or pull requests

4 participants