[infinispan-issues] [JBoss JIRA] (ISPN-4398) Hot Rod server event results in connection/class leak
Vladimir Blagojevic (JIRA)
issues at jboss.org
Thu Jul 17 23:40:37 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vladimir Blagojevic updated ISPN-4398:
--------------------------------------
Fix Version/s: 7.0.0.Beta1
(was: 7.0.0.Alpha5)
> Hot Rod server event results in connection/class leak
> -----------------------------------------------------
>
> Key: ISPN-4398
> URL: https://issues.jboss.org/browse/ISPN-4398
> Project: Infinispan
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Remote Protocols
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 7.0.0.Beta1
>
>
> On linux systems, running Hot Rod server testsuite results in {code}Caused by: java.io.IOException: Too many open files{code} errors. These were introduced when remote events was integrated.
> There's a leak when listener is removed, the eventSenders in ClientListenerRegistry is not updated to remove it. The channel should be closed client side. Needs investigating further.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the infinispan-issues
mailing list