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 B9FC97C8A for ; Thu, 15 Dec 2011 19:51:02 +0000 (UTC) Received: (qmail 6112 invoked by uid 500); 15 Dec 2011 19:51:02 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 6003 invoked by uid 500); 15 Dec 2011 19:51:02 -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 5956 invoked by uid 99); 15 Dec 2011 19:51:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2011 19:51:01 +0000 X-ASF-Spam-Status: No, hits=-2001.5 required=5.0 tests=ALL_TRUSTED,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; Thu, 15 Dec 2011 19:50:53 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 75CC2115648 for ; Thu, 15 Dec 2011 19:50:32 +0000 (UTC) Date: Thu, 15 Dec 2011 19:50:32 +0000 (UTC) From: "Phabricator (Updated) (JIRA)" To: issues@hbase.apache.org Message-ID: <514797730.16744.1323978632483.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1836247013.12650.1323894570778.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HBASE-5029) TestDistributedLogSplitting fails on occasion 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-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-5029: ------------------------------- Attachment: HBASE-5029.D891.1.patch khemani requested code review of "HBASE-5029 [jira] TestDistributedLogSplitting fails on occasion". Reviewers: stack, nspiegelberg, JIRA had to make the test kind of toothless. Now on a rs abort it checks not only the error paths but also the success paths. difficult to ensure that the splitting doesn't finish before abort or that master doesn't preempt on seeing rs abort. TEST PLAN the test passes REVISION DETAIL https://reviews.facebook.net/D891 AFFECTED FILES src/test/java/org/apache/hadoop/hbase/master/TestDistributedLogSplitting.java MANAGE HERALD DIFFERENTIAL RULES https://reviews.facebook.net/herald/view/differential/ WHY DID I GET THIS EMAIL? https://reviews.facebook.net/herald/transcript/1881/ Tip: use the X-Herald-Rules header to filter Herald messages in your client. > TestDistributedLogSplitting fails on occasion > --------------------------------------------- > > Key: HBASE-5029 > URL: https://issues.apache.org/jira/browse/HBASE-5029 > Project: HBase > Issue Type: Bug > Reporter: stack > Assignee: Prakash Khemani > Attachments: HBASE-5029.D891.1.patch > > > This is how it usually fails: https://builds.apache.org/view/G-L/view/HBase/job/HBase-0.92/lastCompletedBuild/testReport/org.apache.hadoop.hbase.master/TestDistributedLogSplitting/testWorkerAbort/ > Assigning mighty Prakash since he offered to take a looksee. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira