ZhaoYang created CASSANDRA-11541:
------------------------------------
Summary: correct the java documentation for SlabAllocator and
NativeAllocator
Key: CASSANDRA-11541
URL: https://issues.apache.org/jira/browse/CASSANDRA-11541
Project: Cassandra
Issue Type: Improvement
Reporter: ZhaoYang
Assignee: ZhaoYang
Priority: Trivial
Fix For: 2.1.14, 3.5
I heard a lot that Cassandra uses 2MB slab allocation strategy for memtable to
improve its memory efficiency. But in fact, it has been changed from 2MB to 1
MB.
And in NativeAllocator, it's logarithmically from 8kb to 1mb.
large number of tables may not cause too much trouble in term of memtable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)