Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@minotaur.apache.org Received: (qmail 8113 invoked from network); 17 Apr 2010 19:50:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Apr 2010 19:50:48 -0000 Received: (qmail 14947 invoked by uid 500); 17 Apr 2010 19:50:48 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 14923 invoked by uid 500); 17 Apr 2010 19:50:47 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 14915 invoked by uid 99); 17 Apr 2010 19:50:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Apr 2010 19:50:47 +0000 X-ASF-Spam-Status: No, hits=-1305.7 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Apr 2010 19:50:46 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3HJoPsu014757 for ; Sat, 17 Apr 2010 15:50:26 -0400 (EDT) Message-ID: <18897457.27831271533825970.JavaMail.jira@thor> Date: Sat, 17 Apr 2010 15:50:25 -0400 (EDT) From: "stack (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Resolved: (HBASE-2457) RS gets stuck compacting region ad infinitum In-Reply-To: <31287732.2951271394325271.JavaMail.jira@thor> 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/HBASE-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2457. -------------------------- Fix Version/s: 0.20.4 0.20.5 Resolution: Fixed Ok. I applied the bandaid so I can make an RC. On commit I changed it so we compact the last 3 files rather than the last 4 to be a little more conservative. I did not apply to TRUNK. > RS gets stuck compacting region ad infinitum > -------------------------------------------- > > Key: HBASE-2457 > URL: https://issues.apache.org/jira/browse/HBASE-2457 > Project: Hadoop HBase > Issue Type: Bug > Affects Versions: 0.20.4 > Reporter: Todd Lipcon > Priority: Critical > Fix For: 0.20.4, 0.20.5 > > Attachments: bandaid-v2.patch, log.gz, stack > > > Testing 0.20_pre_durability@934643, I ended up in a state where one region server got stuck compacting a single region over and over again forever. This was with a special config with very low flush threshold in order to stress test flush/compact code. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira