Cassandra 3.11.7 on Ubuntu 20.04 doesn't seem to pick up the jemalloc library?
apt shows:
libjemalloc2/focal,now 5.2.1-1ubuntu1 amd64 [installed]
Cassandra logs:
jemalloc shared library could not be preloaded to speed up memory allocations
The same version of Cassandra on Ubuntu 18.04 picks up libjemalloc2 just fine, there a trick to getting it to work on 20.04?