Paul Ferraro created ISPN-6768:
----------------------------------
Summary: CommandAwareRpcDispatcher channel listener can cause classloader
leaks
Key: ISPN-6768
URL:
https://issues.jboss.org/browse/ISPN-6768
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 8.2.2.Final, 8.1.4.Final, 9.0.0.Alpha2
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Blocker
Fix For: 8.1.5.Final, 9.0.0.Alpha3, 8.2.3.Final
CommandAwareRpcDispatcher registers a listener with the channel in its constructor, but
never unregisters it. Thus, if the channel persists following shutdown of the
CommandAwareRpcDispatcher (e.g. in WildFly), this will cause a classloader leak.
See linked issue for details.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)