-
Improvement
-
Resolution: Fixed
-
Major
- is related to
-
JENKINS-33412 Jenkins locks when started in HTTPS mode on a host with 37+ processors
-
- Closed
-
- relates to
-
JENKINS-52804 Jenkins web GUI hangs when using a computer with more then 70 CPU's
-
- Resolved
-
-
JENKINS-51136 Jenkins UI hangs 2.117 - 2.119
-
- Closed
-
[JENKINS-53239] Use default Jetty QueuedThreadPool
Link |
New:
This issue is related to |
Link |
New:
This issue relates to |
Link |
New:
This issue relates to |
Summary | Original: Use default Jetty QueueThreadPool | New: Use default Jetty QueuedThreadPool |
Issue Type | Original: Task [ 3 ] | New: Improvement [ 4 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
The current home made BoundedExecutorService is creating few issues (see linked jira).
pr ready: https://github.com/jenkinsci/winstone/pull/54
TBH my preferred solution is simply to get RID of the BoundedExecutorService class