Return-Path: Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: (qmail 75978 invoked from network); 24 May 2010 03:03:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 May 2010 03:03:54 -0000 Received: (qmail 20947 invoked by uid 500); 24 May 2010 03:03:53 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 20907 invoked by uid 500); 24 May 2010 03:03:53 -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 20899 invoked by uid 500); 24 May 2010 03:03:53 -0000 Delivered-To: apmail-hadoop-hbase-issues@hadoop.apache.org Received: (qmail 20896 invoked by uid 99); 24 May 2010 03:03:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 May 2010 03:03:53 +0000 X-ASF-Spam-Status: No, hits=-1456.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; Mon, 24 May 2010 03:03:53 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4O33WpD003124 for ; Mon, 24 May 2010 03:03:32 GMT Message-ID: <6851322.3531274670212807.JavaMail.jira@thor> Date: Sun, 23 May 2010 23:03:32 -0400 (EDT) From: "HBase Review Board (JIRA)" To: hbase-issues@hadoop.apache.org Subject: [jira] Commented: (HBASE-2589) TestHRegion.testWritesWhileScanning flaky on trunk 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-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870496#action_12870496 ] HBase Review Board commented on HBASE-2589: ------------------------------------------- Message from: "Ryan Rawson" ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://review.hbase.org/r/79/#review48 ----------------------------------------------------------- Ship it! - Ryan > TestHRegion.testWritesWhileScanning flaky on trunk > -------------------------------------------------- > > Key: HBASE-2589 > URL: https://issues.apache.org/jira/browse/HBASE-2589 > Project: Hadoop HBase > Issue Type: Bug > Components: regionserver > Affects Versions: 0.21.0 > Reporter: Todd Lipcon > Assignee: Todd Lipcon > Priority: Critical > Attachments: hbase-2589.txt > > > IIRC we added this test in response to a bug in HBASE-2248 in the old branch. It's failing about half the time on my internal Hudson. i=36 expected:<1000> but was:<0> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.