Jay Patel created CASSANDRA-7884: ------------------------------------ Summary: Allow setting region size for region-based memtable allocators Key: CASSANDRA-7884 URL: https://issues.apache.org/jira/browse/CASSANDRA-7884 Project: Cassandra Issue Type: Improvement Components: Core Reporter: Jay Patel
SlabAllocator and NativeAllocators currently have 1 MB region size hard coded in the code. Can we make it readable from cassandra.yaml ? This will allow user to optimize region size based on the number of tables in the cluster and/or payload size. -- This message was sent by Atlassian JIRA (v6.3.4#6332)