-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
WFLY-11381 changed Jsr299BindingsInterceptor.processInvocation from using InjectValue.getValue() to using Supplier.get() resulting in the kind of concurrency problem noted in the parent issue.
Possible solutions are to revert some part of that change or to cache the value in the interceptor.
- is caused by
-
WFLY-11381 Refactor weld subsystem to don't use deprecated ServiceBuilder methods
- Closed
-
MSC-248 Fix Suplier.get() lock contention
- Resolved
- is incorporated by
-
WFLY-12451 Upgrade WildFly Core to 10.0.0.Beta5
- Closed