calculate_heap_sizes() on a Docker container · Issue #60...
Hi, I checked that the function that calculates heap size uses the method "free -m" https://github.com/apache/cassandra/blob/trunk/conf/cassandra-env.sh which means that in a Docker container is going to consider always the OS system mem...