[jboss-jira] [JBoss JIRA] (WFLY-6008) Clustering API leaks its classloader to applications
Paul Ferraro (Jira)
issues at jboss.org
Mon Aug 26 11:42:00 EDT 2019
[ https://issues.jboss.org/browse/WFLY-6008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro updated WFLY-6008:
-------------------------------
Description:
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
was:This should be as simple as leveraging the ContextService to create serializable contextual proxies of the submitted command instance.
> Clustering API leaks its classloader to applications
> ----------------------------------------------------
>
> 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
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list