Skip to content

Bug Fix: Resource leak

Compare
Choose a tag to compare
@arunagrawal84 arunagrawal84 released this 19 Jul 18:24
· 438 commits to 3.x since this release

Resource leak (Too many open files) while calling CassandraMonitor.
Note: JVM GC should clean the file descriptors, but there could be a situation where JVM GC is not able to keep up.