jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Extract httpConfig and scheduler configuration out of jetty.xml

Open sbordet opened this issue 5 years ago • 4 comments

Jetty version 10.0.x

Description I guess for historical reasons, jetty.xml contains HttpConfiguration configuration, which should instead be factored out into its own module.

Similarly, the scheduler configuration should be factored out, like it has already been done for the thread pool and the bytebuffer pool.

sbordet avatar Sep 21 '20 19:09 sbordet

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Dec 21 '21 00:12 github-actions[bot]

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Dec 24 '22 00:12 github-actions[bot]

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Dec 30 '23 00:12 github-actions[bot]

@sbordet I bumped this to 12.1 (but we should still hurry to do this soon)

gregw avatar Jul 22 '24 07:07 gregw