Memory Leak in cassandra datastax java driver -


for cassandra 2.1.8, using datastax java driver cassandra-driver-core 3.0.2

i found memory leak, class com.datastax.driver.core.tablemetadata holds uuid references created driver only. diagnosed using jprofiler

has experienced similar issue ?


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -