Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 10545 invoked from network); 19 Dec 2007 18:40:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Dec 2007 18:40:07 -0000 Received: (qmail 14692 invoked by uid 500); 19 Dec 2007 18:39:55 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 14663 invoked by uid 500); 19 Dec 2007 18:39:55 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 14654 invoked by uid 99); 19 Dec 2007 18:39:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Dec 2007 10:39:55 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Dec 2007 18:39:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7307271428F for ; Wed, 19 Dec 2007 10:39:43 -0800 (PST) Message-ID: <22670732.1198089583467.JavaMail.jira@brutus> Date: Wed, 19 Dec 2007 10:39:43 -0800 (PST) From: "Jim Kellerman (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Created: (HADOOP-2468) [hbase] TestRegionServerExit failed in Hadoop-Nightly #338 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [hbase] TestRegionServerExit failed in Hadoop-Nightly #338 ---------------------------------------------------------- Key: HADOOP-2468 URL: https://issues.apache.org/jira/browse/HADOOP-2468 Project: Hadoop Issue Type: Bug Components: contrib/hbase Affects Versions: 0.16.0 Reporter: Jim Kellerman Assignee: Jim Kellerman Priority: Minor Fix For: 0.16.0 TestRegionServerExit failed in Hadoop-Nightly #338 >From the logs it appears that the client gave up before the mini hbase cluster could recover from a region server failing. Adjusting the timeout and retry configuration parameters should make this more reliable -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.