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 9002B175D9 for ; Wed, 6 May 2015 03:06:08 +0000 (UTC) Received: (qmail 58364 invoked by uid 500); 6 May 2015 03:06:08 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 58306 invoked by uid 500); 6 May 2015 03:06:06 -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 58287 invoked by uid 99); 6 May 2015 03:06:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2015 03:06:03 +0000 Date: Wed, 6 May 2015 03:06:03 +0000 (UTC) From: "Josh Elser (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13591) TestHBaseFsck is flakey 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-13591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529808#comment-14529808 ] Josh Elser commented on HBASE-13591: ------------------------------------ bq. The above build on 1.2 failed on splitDaughtersNotInMeta. To be expected. From above: bq. I haven't been able to figure out what's going on with testSplitDaughtersNotInMeta nor reproduce it myself. Nothing in this patch for that one. > TestHBaseFsck is flakey > ----------------------- > > Key: HBASE-13591 > URL: https://issues.apache.org/jira/browse/HBASE-13591 > Project: HBase > Issue Type: Test > Components: hbck > Reporter: Nick Dimiduk > Assignee: Josh Elser > Fix For: 2.0.0, 1.2.0, 1.1.1 > > Attachments: HBASE-13591-v1.patch, HBASE-13591-v1.patch, HBASE-13591.patch, HBASE-13591.patch > > > Looking at our [build history|https://builds.apache.org/job/HBase-1.1/buildTimeTrend], it seems this test is flakey. testParallelWithRetriesHbck fails on 431, 432, 433; testSplitDaughtersNotInMeta on 429, 436, 439. -- This message was sent by Atlassian JIRA (v6.3.4#6332)