-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
The RestClientExtension has a utility to create beans with CDI for the ClientHeaderProviders. However it stores the BeanManager as a static variable potentially leaking it to other deployments. This variable should not be stored at all.
- blocks
-
WFLY-13595 MP REST client causes classloader leak on undeploy
- Closed
- is cloned by
-
RESTEASY-2834 The RestClientExtension for the Eclipse MicroProfile client leaks the bean manager
- Closed
- relates to
-
RESTEASY-2750 Implement MicroProfile REST Client 2.0 additions
- Resolved