From f45a4e3a1e720c3ba34c9eb04aa6566486f6e331 Mon Sep 17 00:00:00 2001 From: Jake Luciani Date: Mon, 14 Jul 2014 17:11:57 -0400 Subject: [PATCH] ninja change default back to heap_buffers --- conf/cassandra.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/cassandra.yaml b/conf/cassandra.yaml index 061b89dc72..e98eb6608e 100644 --- a/conf/cassandra.yaml +++ b/conf/cassandra.yaml @@ -290,7 +290,7 @@ memtable_cleanup_threshold: 0.4 # heap_buffers: on heap nio buffers # offheap_buffers: off heap (direct) nio buffers # offheap_objects: native memory, eliminating nio buffer heap overhead -memtable_allocation_type: offheap_objects +memtable_allocation_type: heap_buffers # Total space to use for commitlogs. Since commitlog segments are # mmapped, and hence use up address space, the default size is 32