Return-Path: Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: (qmail 71410 invoked from network); 5 Jun 2010 20:38:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Jun 2010 20:38:16 -0000 Received: (qmail 53696 invoked by uid 500); 5 Jun 2010 20:38:16 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 53674 invoked by uid 500); 5 Jun 2010 20:38:16 -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 53666 invoked by uid 99); 5 Jun 2010 20:38:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Jun 2010 20:38:15 +0000 X-ASF-Spam-Status: No, hits=-1500.4 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, 05 Jun 2010 20:38:15 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o55Kbtkk024038 for ; Sat, 5 Jun 2010 20:37:55 GMT Message-ID: <24873443.199801275770275213.JavaMail.jira@thor> Date: Sat, 5 Jun 2010 16:37:55 -0400 (EDT) From: "stack (JIRA)" To: issues@hbase.apache.org Subject: [jira] Assigned: (HBASE-2616) TestHRegion.testWritesWhileGetting 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-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-2616: ---------------------------- Assignee: ryan rawson > TestHRegion.testWritesWhileGetting flaky on trunk > ------------------------------------------------- > > Key: HBASE-2616 > URL: https://issues.apache.org/jira/browse/HBASE-2616 > Project: HBase > Issue Type: Bug > Components: regionserver > Reporter: Todd Lipcon > Assignee: ryan rawson > Priority: Critical > Fix For: 0.20.5 > > Attachments: HBASE-2616.patch > > > Saw this failure on my internal hudson: > junit.framework.AssertionFailedError: expected:<\x00\x00\x00\x96> but was:<\x00\x00\x01\x00> > at org.apache.hadoop.hbase.HBaseTestCase.assertEquals(HBaseTestCase.java:684) > at org.apache.hadoop.hbase.regionserver.TestHRegion.testWritesWhileGetting(TestHRegion.java:2334) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.