Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 32D89744E for ; Sun, 11 Dec 2011 22:33:24 +0000 (UTC) Received: (qmail 24175 invoked by uid 500); 11 Dec 2011 22:33:23 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 24148 invoked by uid 500); 11 Dec 2011 22:33:23 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 24139 invoked by uid 99); 11 Dec 2011 22:33:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Dec 2011 22:33:23 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of saint.ack@gmail.com designates 209.85.210.169 as permitted sender) Received: from [209.85.210.169] (HELO mail-iy0-f169.google.com) (209.85.210.169) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Dec 2011 22:33:14 +0000 Received: by iahk25 with SMTP id k25so10167167iah.14 for ; Sun, 11 Dec 2011 14:32:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=m7WoGLUgVW47ZBJAdHAtDOxeMESrM+Ac6Idq71Hdw3M=; b=P82A9Drer3pXEyvHHgOutf1gD6FGQUIZVV+a7msUFj1iuvu1r5R/oaxNNyXEkmrJsE QsFFOrmg1CQz4NPUcl5TPubuvTheoKODOMYnM4VbHIfe5LH6MjHzLGC4YPY3jfp4w0T6 w8kpDbxDwxQi0Habmch+4w7dhOfezkCGjZmt0= MIME-Version: 1.0 Received: by 10.182.13.105 with SMTP id g9mr2363738obc.63.1323642773664; Sun, 11 Dec 2011 14:32:53 -0800 (PST) Sender: saint.ack@gmail.com Received: by 10.182.225.5 with HTTP; Sun, 11 Dec 2011 14:32:53 -0800 (PST) In-Reply-To: References: Date: Sun, 11 Dec 2011 14:32:53 -0800 X-Google-Sender-Auth: 7upxulbtNEyZBhnc7xy4Mo2Py8Y Message-ID: Subject: Re: The clusters can't provide services because Region can't flush. From: Stack To: dev@hbase.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Sun, Dec 11, 2011 at 4:34 AM, Gaojinchao wrote: > Hbase version 0.90.4 + patches > > My analysis is as follows: > I'm not sure I follow Jinchao. All handlers are blocked because mem is full and we got into a situation where we can't flush brought on by split? How would you fix it? Thanks, St.Ack