Branch: refs/heads/main
Home:
https://github.com/resteasy/resteasy
Commit: b8635ecd4af1362a3a464148093bcf73d078419d
https://github.com/resteasy/resteasy/commit/b8635ecd4af1362a3a464148093bc...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/concurrent/ContextualExecutorService.java
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/concurrent/ContextualExecutors.java
A
resteasy-core-spi/src/main/java/org/jboss/resteasy/concurrent/ContextualThreadFactory.java
A
resteasy-core-spi/src/main/java/org/jboss/resteasy/concurrent/GlobalContextualExecutorService.java
A
resteasy-core-spi/src/main/java/org/jboss/resteasy/concurrent/GlobalContextualScheduledExecutorService.java
A resteasy-core-spi/src/main/java/org/jboss/resteasy/concurrent/SecurityActions.java
Log Message:
-----------
[RESTEASY-3314] Use a global executor service to avoid creating too many executors.
https://issues.redhat.com/browse/RESTEASY-3314
Signed-off-by: James R. Perkins <jperkins(a)redhat.com>
Commit: eebda299387e9cb60e3b798bed09a7d983d5ca1a
https://github.com/resteasy/resteasy/commit/eebda299387e9cb60e3b798bed09a...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/concurrent/ContextualExecutorService.java
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/concurrent/ContextualExecutors.java
A
resteasy-core-spi/src/main/java/org/jboss/resteasy/concurrent/ContextualThreadFactory.java
A
resteasy-core-spi/src/main/java/org/jboss/resteasy/concurrent/GlobalContextualExecutorService.java
A
resteasy-core-spi/src/main/java/org/jboss/resteasy/concurrent/GlobalContextualScheduledExecutorService.java
A resteasy-core-spi/src/main/java/org/jboss/resteasy/concurrent/SecurityActions.java
Log Message:
-----------
Merge pull request #3626 from jamezp/RESTEASY-3314
[RESTEASY-3314] Use a global executor service to avoid creating too m…
Compare:
https://github.com/resteasy/resteasy/compare/b49726ee8f3c...eebda299387e