Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D73B83D5 for ; Fri, 9 Sep 2011 18:11:36 +0000 (UTC) Received: (qmail 83434 invoked by uid 500); 9 Sep 2011 18:11:36 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 83216 invoked by uid 500); 9 Sep 2011 18:11:35 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 83181 invoked by uid 99); 9 Sep 2011 18:11:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2011 18:11:35 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2011 18:11:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D93248B67A for ; Fri, 9 Sep 2011 18:11:08 +0000 (UTC) Date: Fri, 9 Sep 2011 18:11:08 +0000 (UTC) From: "Brandon Williams (JIRA)" To: commits@cassandra.apache.org Message-ID: <489540377.9303.1315591868886.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <889344798.4908.1315514649166.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CASSANDRA-3163) SlabAllocator OOMs much faster than HeapAllocator MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101406#comment-13101406 ] Brandon Williams commented on CASSANDRA-3163: --------------------------------------------- +1 > SlabAllocator OOMs much faster than HeapAllocator > ------------------------------------------------- > > Key: CASSANDRA-3163 > URL: https://issues.apache.org/jira/browse/CASSANDRA-3163 > Project: Cassandra > Issue Type: Bug > Components: Core > Affects Versions: 1.0.0 > Environment: 3 nodes, 1G heap, RF=2 > Reporter: Brandon Williams > Fix For: 1.0.0 > > Attachments: 3163-v2.txt, 3163-v3.txt, 3163-v4.txt, 3163.txt, system.log.gz > > > SlabAllocator will OOM with stress at around 5.5M rows, which in this configuration is roughly 3.3M rows per node. Reverting to the HeapAllocator allowed all 10M rows to finish. Examining the SA heap dump in MAT just shows ~98% of the heap is in 'remainder' -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira