This is an automated email from the ASF dual-hosted git repository.
paulrutter pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
from b9e7d1f90a Merge pull request #329 from
blueconic/feature/FELIX-6720-Enable-virtual-thread-support-in-Jetty12
add 25bb6d45c8 FELIX-6720 enable virtual thread support in jetty12 - Use
org.apache.felix.http.jetty.threadpool.max for virtual threads as well, if
configured - Use `VirtualThreadPool` for bounded virtual threads - Document
`org.apache.felix.http.jetty.threadpool.max` option - Correct logging for
virtual threads - Correct JDK version message to 19 - Add threadpool.max to new
IT
No new revisions were added by this update.
Summary of changes:
http/README.md | 3 +-
.../felix/http/jetty/internal/JettyService.java | 24 ++++++++++++----
...T.java => JettyVirtualThreadsThreadPoolIT.java} | 33 ++++------------------
3 files changed, 26 insertions(+), 34 deletions(-)
copy
http/jetty12/src/test/java/org/apache/felix/http/jetty/it/{JettyUriComplianceModeLegacyIT.java
=> JettyVirtualThreadsThreadPoolIT.java} (61%)