Branch: refs/heads/5.0
Home:
https://github.com/resteasy/resteasy
Commit: b6cd339dcb5aef745ac3d534407230ec04191bc8
https://github.com/resteasy/resteasy/commit/b6cd339dcb5aef745ac3d53440723...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/concurrent/ContextualExecutors.java
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/concurrent/ThreadContexts.java
Log Message:
-----------
[RESTEASY-3280] Do not load the ThreadContext's from a service loader each time the
contexts are required.
https://issues.redhat.com/browse/RESTEASY-3280
Commit: b2f6374ae6e8acc669250866ec156b766a1b6094
https://github.com/resteasy/resteasy/commit/b2f6374ae6e8acc669250866ec156...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/concurrent/ContextualExecutors.java
M
resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/concurrent/ThreadContexts.java
Log Message:
-----------
Merge pull request #3396 from jamezp/RESTEASY-3280-5.x
[RESTEASY-3280] Do not load the ThreadContext's from a service loader…
Compare:
https://github.com/resteasy/resteasy/compare/abd781d5a83c...b2f6374ae6e8