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 CC36B424D for ; Mon, 27 Jun 2011 23:45:40 +0000 (UTC) Received: (qmail 44844 invoked by uid 500); 27 Jun 2011 23:45:40 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 44800 invoked by uid 500); 27 Jun 2011 23:45:40 -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 44792 invoked by uid 99); 27 Jun 2011 23:45:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jun 2011 23:45:39 +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:45: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 19C87414C31 for ; Mon, 27 Jun 2011 23:45:17 +0000 (UTC) Date: Mon, 27 Jun 2011 23:45:17 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: <1241864794.144.1309218317102.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <571092796.34161.1308854147531.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (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 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-4020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-4020. --------------------------- Resolution: Fixed Committed to branch and TRUNK. > "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