Bug Fix: Resource leak
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.
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.