Skip to content

Conversation

@sbordet
Copy link
Contributor

@sbordet sbordet commented Nov 27, 2024

Move the scheduler and http configuration into separate modules.
Updated and expanded the documentation.

@sbordet sbordet requested review from gregw and joakime November 27, 2024 18:44
@sbordet sbordet linked an issue Nov 27, 2024 that may be closed by this pull request
Copy link
Contributor

@gregw gregw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, except I think we need to clarify/normalize the sslHttpConfig instance, as it is currently a bit hidden

…etty.xml.

Move the scheduler and http configuration into separate modules.
Updated and expanded the documentation.

Signed-off-by: Simone Bordet <[email protected]>
Signed-off-by: Simone Bordet <[email protected]>
Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet force-pushed the fix/jetty-12.1.x/5308/split-jetty-xml branch from 46dbbcb to 39bb0ef Compare November 29, 2024 09:22
sbordet and others added 3 commits November 29, 2024 10:26
Signed-off-by: Simone Bordet <[email protected]>
Small optimization on HttpParser
…1.x/5308/split-jetty-xml

# Conflicts:
#	jetty-core/jetty-server/src/main/config/etc/jetty.xml
@gregw
Copy link
Contributor

gregw commented Dec 1, 2024

@sbordet I fixed the tests and the merge conflict

@gregw
Copy link
Contributor

gregw commented Dec 2, 2024

@sbordet I obviously have more tests to fix... On it

@sbordet sbordet merged commit 156b083 into jetty-12.1.x Dec 7, 2024
10 checks passed
@sbordet sbordet deleted the fix/jetty-12.1.x/5308/split-jetty-xml branch December 7, 2024 11:52
@olamy olamy mentioned this pull request Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Extract httpConfig and scheduler configuration out of jetty.xml

3 participants