File Descriptor leak with JDG 6.1 HotRod client
Issue
- Under heavy load, we note that the remote cache access (get not null) from Jboss EAP raises the number of file descriptors. These are not closed (monitoring with lsof).
- We must set a full GC to clear the file descriptors, before JBoss crash with "IOException : too many open files".
- Is there a patch to fix this behavior ?
Environment
- Red Hat JBoss Data Grid (JDG) 6.1.0
- Client-Server mode
- infinispan-client-hotrod 6.1.0.Final-redhat-4
- Red Hat JBoss Enterprise Application Platform (EAP) 6.2.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.