Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 63A924E73 for ; Mon, 27 Jun 2011 23:43:40 +0000 (UTC) Received: (qmail 42661 invoked by uid 500); 27 Jun 2011 23:43:39 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 42407 invoked by uid 500); 27 Jun 2011 23:43:39 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 42394 invoked by uid 99); 27 Jun 2011 23:43:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jun 2011 23:43:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Mon, 27 Jun 2011 23:43:38 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 28C43414BA4 for ; Mon, 27 Jun 2011 23:43:18 +0000 (UTC) Date: Mon, 27 Jun 2011 23:43:18 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: <114229838.141.1309218198163.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <571092796.34161.1308854147531.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-4020) "testWritesWhileGetting" unit test needs to be fixed. 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-4020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056206#comment-13056206 ] Ted Yu commented on HBASE-4020: ------------------------------- @Stack Thanks for committing to branch. > "testWritesWhileGetting" unit test needs to be fixed. > ------------------------------------------------------ > > Key: HBASE-4020 > URL: https://issues.apache.org/jira/browse/HBASE-4020 > Project: HBase > Issue Type: Bug > Components: test > Affects Versions: 0.90.3 > Environment: OS: RHEL 5.4 > Reporter: Vandana Ayyalasomayajula > Assignee: Vandana Ayyalasomayajula > Fix For: 0.92.0 > > Attachments: 4020-ted.txt, HBASE-4020.txt > > > The unit test "testWritesWhileGetting" in the org.apache.hadoop.hbase.regionserver.TestHRegion test needs to be corrected. It is current using the table name and method name for initializing a HRegion as "testWritesWhileScanning". It should be "testWritesWhileGetting". > Due to this, the test fails as the "initHRegion" method fails in creating a new HRegion for the test. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira