Branch: refs/heads/5.0
Home:
https://github.com/resteasy/resteasy
Commit: ddb2993587bc7330056515f005e84656852aac46
https://github.com/resteasy/resteasy/commit/ddb2993587bc7330056515f005e84...
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: de5df911ca9fd8cab26ef56fa4ef36c83d6171d2
https://github.com/resteasy/resteasy/commit/de5df911ca9fd8cab26ef56fa4ef3...
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 #3628 from jamezp/RESTEASY-3314-5.0
[RESTEASY-3314] Use a global executor service to avoid creating too m…
Compare:
https://github.com/resteasy/resteasy/compare/f08f440bb5a0...de5df911ca9f