]
Paul Ferraro updated WFLY-6008:
-------------------------------
Summary: Clustering API callbacks/commands use wrong TCCL (was: Clustering API leaks
its classloader to applications)
Clustering API callbacks/commands use wrong TCCL
------------------------------------------------
Key: WFLY-6008
URL:
https://issues.jboss.org/browse/WFLY-6008
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 10.0.0.CR5
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Major
The following callbacks leak the org.wildfly.clustering.server classloader to
applications:
* CommandDispatcher command execution
* CommandDispatcherFactory cluster membership listener
* Cache topology membership listener
* Registry listener
* ServiceProviderRegistry listener