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 3A96410CC3 for ; Wed, 18 Sep 2013 09:35:01 +0000 (UTC) Received: (qmail 67205 invoked by uid 500); 18 Sep 2013 09:34:57 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 67145 invoked by uid 500); 18 Sep 2013 09:34:55 -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 67062 invoked by uid 99); 18 Sep 2013 09:34:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Sep 2013 09:34:51 +0000 Date: Wed, 18 Sep 2013 09:34:51 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9569) TestHLog is broken 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-9569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13770613#comment-13770613 ] Hudson commented on HBASE-9569: ------------------------------- FAILURE: Integrated in hbase-0.96 #67 (See [https://builds.apache.org/job/hbase-0.96/67/]) HBASE-9569 TestHLog is broken (stack: rev 1524295) * /hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/HLogPerformanceEvaluation.java * /hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestHLog.java > TestHLog is broken > ------------------ > > Key: HBASE-9569 > URL: https://issues.apache.org/jira/browse/HBASE-9569 > Project: HBase > Issue Type: Bug > Components: test > Reporter: stack > Assignee: stack > Fix For: 0.98.0, 0.96.0 > > Attachments: 9569.txt > > > TestHLog is failing since last night. > Git bisect shows that the problem commit is this one: > {code} > f5b8ee6c7d678ee7da0095504d9870457a34d7b8 is the first bad commit > commit f5b8ee6c7d678ee7da0095504d9870457a34d7b8 > Author: Michael Stack > Date: Tue Sep 17 21:23:17 2013 +0000 > HBASE-9562 Make HLogPE run against configured FS > git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/0.96@1524229 13f79535-47bb-0310-9956-ffa450edef68 > {code} > It broke the test because it made it work on hdfs (which looks to have been what was intended). > Looking... -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira