3.5 is probably not a version you should be using in production in 2018 - it
was a feature release and has had no bug fixes for years. Going up to 3.11.3
will likely fix many serious bugs you’re not noticing, and maybe the bug below
you are noticing
--
Jeff Jirsa
> On Oct 24, 2018, at 5:03
Has anyone seen this error or might have an idea what is causing this?
Version: 3.5
java.lang.AssertionError: Memory was freed
at
org.apache.cassandra.io.util.SafeMemory.checkBounds(SafeMemory.java:103)
at org.apache.cassandra.io.util.Memory.getLong(Memory.java:260)
at
o